Skip to content

Commit

Permalink
Bump webpack from 5.88.1 to 5.88.2 in /screen2.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.1...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent cfe46bb commit 34f55b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.4.1",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},
"prettier": {
Expand Down
10 changes: 5 additions & 5 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6425,7 +6425,7 @@ __metadata:
sharp: ^0.32.1
tailwindcss: 3.3.2
typescript: 5.1.6
webpack: ^5.88.1
webpack: ^5.88.2
webpack-cli: ^5.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7650,9 +7650,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.88.1":
version: 5.88.1
resolution: "webpack@npm:5.88.1"
"webpack@npm:^5.88.2":
version: 5.88.2
resolution: "webpack@npm:5.88.2"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.0
Expand Down Expand Up @@ -7683,7 +7683,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 726e7e05ab2e7c142609a673dd6aa1a711ed97f349418a2a393d650c5ddad172d191257f60e1e37f6b2a77261571c202aabd5ce9240791a686774f0801cf5ec2
checksum: 79476a782da31a21f6dd38fbbd06b68da93baf6a62f0d08ca99222367f3b8668f5a1f2086b7bb78e23172e31fa6df6fa7ab09b25e827866c4fc4dc2b30443ce2
languageName: node
linkType: hard

Expand Down

0 comments on commit 34f55b1

Please sign in to comment.