Skip to content

Commit

Permalink
Update dependency core-js to v3.38.1 (#39592)
Browse files Browse the repository at this point in the history
* Update dependency core-js to v3.38.1
* Remove unnecessary deps

---------

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Brad Jorsch <[email protected]>
  • Loading branch information
3 people authored and gogdzl committed Oct 25, 2024
1 parent fd598c1 commit 87be096
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 23 deletions.
22 changes: 4 additions & 18 deletions pnpm-lock.yaml

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

4 changes: 4 additions & 0 deletions projects/packages/calypsoify/changelog/renovate-core-js-3.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed
Comment: Remove unneeded `core-js` JS dep.

1 change: 0 additions & 1 deletion projects/packages/calypsoify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"devDependencies": {
"@automattic/jetpack-webpack-config": "workspace:*",
"@wordpress/browserslist-config": "6.7.0",
"core-js": "3.23.5",
"sass": "1.64.1",
"sass-loader": "12.4.0",
"webpack": "5.94.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed
Comment: Remove unneeded `core-js` JS dep.

1 change: 0 additions & 1 deletion projects/packages/classic-theme-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"@wordpress/browserslist-config": "6.7.0",
"@wordpress/dependency-extraction-webpack-plugin": "6.7.0",
"autoprefixer": "10.4.14",
"core-js": "3.23.5",
"glob": "10.4.1",
"postcss": "8.4.31",
"postcss-loader": "6.2.0",
Expand Down
4 changes: 4 additions & 0 deletions projects/packages/masterbar/changelog/renovate-core-js-3.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed
Comment: Remove unneeded `core-js` JS dep.

1 change: 0 additions & 1 deletion projects/packages/masterbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"@wordpress/browserslist-config": "6.7.0",
"@wordpress/dependency-extraction-webpack-plugin": "6.7.0",
"autoprefixer": "10.4.14",
"core-js": "3.23.5",
"glob": "10.4.1",
"postcss": "8.4.31",
"postcss-loader": "6.2.0",
Expand Down
4 changes: 4 additions & 0 deletions projects/packages/search/changelog/renovate-core-js-3.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"autoprefixer": "10.4.14",
"babel-jest": "29.4.3",
"concurrently": "7.6.0",
"core-js": "3.23.5",
"core-js": "3.38.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"postcss": "8.4.31",
Expand Down
4 changes: 4 additions & 0 deletions projects/packages/wordads/changelog/renovate-core-js-3.x
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/packages/wordads/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@wordpress/dependency-extraction-webpack-plugin": "6.7.0",
"babel-jest": "29.4.3",
"concurrently": "7.6.0",
"core-js": "3.23.5",
"core-js": "3.38.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "npm:[email protected]",
Expand Down

0 comments on commit 87be096

Please sign in to comment.