Skip to content

Commit 27ef292

Browse files
build(deps-dev): bump @babel/runtime from 7.24.4 to 7.24.5 (#2889)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9962f99 commit 27ef292

File tree

4 files changed

+65
-58
lines changed

4 files changed

+65
-58
lines changed

legacy_packages/chains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "thirdweb eng <eng@thirdweb.com>",
1414
"devDependencies": {
1515
"eslint": "8.57.0",
16-
"@babel/runtime": "^7.24.4",
16+
"@babel/runtime": "^7.24.5",
1717
"@preconstruct/cli": "2.7.0",
1818
"@thirdweb-dev/tsconfig": "workspace:*",
1919
"eslint-config-thirdweb": "workspace:*",

legacy_packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"sideEffects:": false,
5959
"devDependencies": {
6060
"@babel/preset-react": "^7.24.1",
61-
"@babel/runtime": "^7.24.4",
61+
"@babel/runtime": "^7.24.5",
6262
"@microsoft/api-documenter": "^7.24.1",
6363
"@microsoft/api-extractor": "^7.43.0",
6464
"@microsoft/tsdoc": "^0.14.2",

legacy_packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"sideEffects:": false,
7474
"devDependencies": {
75-
"@babel/runtime": "^7.24.4",
75+
"@babel/runtime": "^7.24.5",
7676
"@microsoft/api-documenter": "^7.24.1",
7777
"@microsoft/api-extractor": "^7.43.0",
7878
"@microsoft/tsdoc": "^0.14.2",

0 commit comments

Comments
 (0)