Skip to content

Commit 5ee6df1

Browse files
Update babel monorepo to v7.26.9 (#3173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5b68f2 commit 5ee6df1

File tree

2 files changed

+24
-32
lines changed

2 files changed

+24
-32
lines changed

package-lock.json

Lines changed: 20 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
5656
},
5757
"dependencies": {
58-
"@babel/runtime": "^7.26.7",
58+
"@babel/runtime": "^7.26.9",
5959
"@tanem/svg-injector": "^10.1.68",
6060
"@types/prop-types": "^15.7.14",
6161
"prop-types": "^15.8.1"
6262
},
6363
"devDependencies": {
64-
"@babel/core": "7.26.8",
65-
"@babel/plugin-transform-runtime": "7.26.8",
66-
"@babel/preset-env": "7.26.8",
64+
"@babel/core": "7.26.9",
65+
"@babel/plugin-transform-runtime": "7.26.9",
66+
"@babel/preset-env": "7.26.9",
6767
"@babel/preset-react": "7.26.3",
6868
"@eslint/compat": "1.2.6",
6969
"@eslint/eslintrc": "3.2.0",

0 commit comments

Comments
 (0)