Skip to content

Commit

Permalink
Merge pull request #6 from android-com-pl/dependabot/npm_and_yarn/js/…
Browse files Browse the repository at this point in the history
…webpack-5.76.0

Bump webpack from 5.74.0 to 5.76.0 in /js
  • Loading branch information
rafaucau authored Mar 15, 2023
2 parents 1d67efd + a13f451 commit d480075
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prettier": "^2.7.1",
"typescript": "^4.8.3",
"typescript-coverage-report": "^0.6.4",
"webpack": "^5.74.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
prettier: ^2.7.1
typescript: ^4.8.3
typescript-coverage-report: ^0.6.4
webpack: ^5.74.0
webpack: ^5.76.0
webpack-cli: ^4.10.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3889,9 +3889,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 @@ -3922,7 +3922,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 320c41369a75051b19e18c63f408b3dcc481852e992f83d311771c5ec0f05f2946385e8ebef62030cf3587f0a3d2f12779ffdb191569a966847289ba7313f946
checksum: b01fe0bc2dbca0e10d290ddb0bf81e807a031de48028176e2b21afd696b4d3f25ab9accdad888ef4a1f7c7f4d41f13d5bf2395b7653fdf3e5e3dafa54e56dab2
languageName: node
linkType: hard

Expand Down

0 comments on commit d480075

Please sign in to comment.