Skip to content

Commit

Permalink
Bump webpack in /test_apps/yarn-pnp-with-external-babel-config
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2023
1 parent a2b14f3 commit 914adf2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion test_apps/yarn-pnp-with-external-babel-config/package.json
Expand Up @@ -8,7 +8,7 @@
"@babel/core": "^7.17.0",
"@babel/plugin-proposal-partial-application": "^7.18.9",
"@babel/preset-env": "^7.16.0",
"webpack": "^5.74.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0"
},
"packageManager": "yarn@3.2.2"
Expand Down
12 changes: 6 additions & 6 deletions test_apps/yarn-pnp-with-external-babel-config/yarn.lock
Expand Up @@ -2435,7 +2435,7 @@ __metadata:

"resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.9.0#~builtin<compat/resolve>":
version: 1.22.1
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
dependencies:
is-core-module: ^2.9.0
path-parse: ^1.0.7
Expand All @@ -2453,7 +2453,7 @@ __metadata:
"@babel/core": ^7.17.0
"@babel/plugin-proposal-partial-application": ^7.18.9
"@babel/preset-env": ^7.16.0
webpack: ^5.74.0
webpack: ^5.76.0
webpack-cli: ^4.10.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2741,9 +2741,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.74.0":
version: 5.74.0
resolution: "webpack@npm:5.74.0"
"webpack@npm:^5.76.0":
version: 5.76.1
resolution: "webpack@npm:5.76.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -2774,7 +2774,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 320c41369a75051b19e18c63f408b3dcc481852e992f83d311771c5ec0f05f2946385e8ebef62030cf3587f0a3d2f12779ffdb191569a966847289ba7313f946
checksum: b01fe0bc2dbca0e10d290ddb0bf81e807a031de48028176e2b21afd696b4d3f25ab9accdad888ef4a1f7c7f4d41f13d5bf2395b7653fdf3e5e3dafa54e56dab2
languageName: node
linkType: hard

Expand Down

0 comments on commit 914adf2

Please sign in to comment.