Skip to content

Commit

Permalink
Merge pull request #4252 from relative-ci/dependabot/npm_and_yarn/mas…
Browse files Browse the repository at this point in the history
…ter/core-js-3.36.0

build(deps): bump core-js from 3.35.1 to 3.36.0
  • Loading branch information
vio authored Feb 14, 2024
2 parents f4a5b69 + 1f11a53 commit 301c1ac
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"babel-plugin-react-require": "4.0.2",
"babel-plugin-require-context-hook": "1.0.0",
"classnames": "2.5.1",
"core-js": "3.35.1",
"core-js": "3.36.0",
"cross-env": "7.0.3",
"css-loader": "6.10.0",
"css-minimizer-webpack-plugin": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-webpack-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/jest": "29.5.12",
"@types/webpack": "5.28.5",
"core-js": "3.35.1",
"core-js": "3.36.0",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-date-mock": "1.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@tsconfig/node16": "16.1.1",
"@types/jest": "29.5.12",
"core-js": "3.35.1",
"core-js": "3.36.0",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"memfs": "4.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/jest": "29.5.12",
"@types/lodash": "4.14.202",
"core-js": "3.35.1",
"core-js": "3.36.0",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-date-mock": "1.0.8",
Expand Down

0 comments on commit 301c1ac

Please sign in to comment.