Skip to content

Commit f8b79e9

Browse files
authored
Merge pull request #465 from 10up/fix/update-dependency-extraction-webpack-plugin-dependency
Fix: Update "Dependency Extraction Webpack Plugin" Dependency
2 parents 46edc9f + 94b9bd1 commit f8b79e9

3 files changed

Lines changed: 13 additions & 6 deletions

File tree

.changeset/quick-falcons-return.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"10up-toolkit": patch
3+
---
4+
5+
Fix: Update "Dependency Extraction Webpack Plugin" Dependency

package-lock.json

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

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/eslint-plugin": "^6.17.0",
2626
"@typescript-eslint/parser": "^6.17.0",
2727
"@vanilla-extract/webpack-plugin": "^2.3.13",
28-
"@wordpress/dependency-extraction-webpack-plugin": "^5.4.0",
28+
"@wordpress/dependency-extraction-webpack-plugin": "^6.36.0",
2929
"@wordpress/eslint-plugin": "^17.5.0",
3030
"@wordpress/jest-console": "^7.19.0",
3131
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)