Skip to content

Commit 4995654

Browse files
Bump @types/babel-plugin-macros to ^3.1.1 (#39013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c25561f commit 4995654

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mui-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@babel/helper-module-imports": "^7.22.15",
4949
"@mui/types": "^7.2.4",
50-
"@types/babel-plugin-macros": "^3.1.0",
50+
"@types/babel-plugin-macros": "^3.1.1",
5151
"@types/chai": "^4.3.6",
5252
"@types/mocha": "^10.0.1",
5353
"@types/node": "^18.17.18",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3429,10 +3429,10 @@
34293429
resolved "https://registry.yarnpkg.com/@types/autosuggest-highlight/-/autosuggest-highlight-3.2.0.tgz#716a1408b8d987a6b636cf30048cba101d9f1cae"
34303430
integrity sha512-bTcsL4YYypjhKfPaImxuoMPiTyiUp7VGKytMr15/413IoazrOIfV/gca2ysI/IW0ftZYCPI5xppRm6IVX1Efqw==
34313431

3432-
"@types/babel-plugin-macros@^3.1.0":
3433-
version "3.1.0"
3434-
resolved "https://registry.yarnpkg.com/@types/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#2679b34f93df6a0ac17ec9f42975be6833cc3d66"
3435-
integrity sha512-kxYWx+NISzy46KMgnXUthHJNbcGw9w1jn6e1LZAciTv8KKO5z9z1LakHnXCj5aYrwydZ5dGE3MAgEu4X/MdWkA==
3432+
"@types/babel-plugin-macros@^3.1.1":
3433+
version "3.1.1"
3434+
resolved "https://registry.yarnpkg.com/@types/babel-plugin-macros/-/babel-plugin-macros-3.1.1.tgz#73c2eb1b1aff4992e4ba8f434984b85e7fc6d5c5"
3435+
integrity sha512-pSCcaqY5GpyqOqq+3CUpbpOkQmgoGDPvKA389d4nWsjepN3To+iJdf7fDJoAnOe3U/xlO5Wd0SnjZvixjTr1Xw==
34363436
dependencies:
34373437
"@types/babel__core" "*"
34383438

0 commit comments

Comments
 (0)