Skip to content

Commit 64dd56a

Browse files
Bump webpack from 5.74.0 to 5.94.0 in /test_apps/yarn-pnp-with-babel
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.74.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 903aaa6 commit 64dd56a

File tree

2 files changed

+290
-186
lines changed

2 files changed

+290
-186
lines changed

test_apps/yarn-pnp-with-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@babel/core": "^7.17.0",
99
"@babel/plugin-proposal-partial-application": "^7.18.9",
1010
"@babel/preset-env": "^7.16.0",
11-
"webpack": "^5.74.0",
11+
"webpack": "^5.94.0",
1212
"webpack-cli": "^5.1.4"
1313
},
1414
"packageManager": "yarn@4.3.0"

0 commit comments

Comments
 (0)