Skip to content

Commit a082779

Browse files
chore(deps): update dependency core-js to v3.47.0 (#12270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08dbbd5 commit a082779

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

pnpm-lock.yaml

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

tests/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/core": "^7.28.5",
1111
"@babel/preset-react": "^7.28.5",
1212
"@playwright/test": "1.56.0",
13-
"core-js": "3.46.0",
13+
"core-js": "3.47.0",
1414
"@rspack/core": "workspace:*",
1515
"@rspack/dev-server": "~1.1.4",
1616
"@rspack/plugin-react-refresh": "^1.5.3",

tests/rspack-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"babel-loader": "^10.0.0",
3434
"babel-plugin-import": "^1.13.8",
3535
"chalk": "^4.1.2",
36-
"core-js": "3.46.0",
36+
"core-js": "3.47.0",
3737
"css-loader": "^7.1.2",
3838
"file-loader": "^6.2.0",
3939
"graceful-fs": "^4.2.11",

0 commit comments

Comments
 (0)