Skip to content

Commit

Permalink
chore(deps): update dependency @types/webpack to v5.28.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent cedf204 commit 91fd120
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/unplugin-eta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"unplugin": "^1.0.1"
},
"devDependencies": {
"@types/webpack": "5.28.3",
"@types/webpack": "5.28.4",
"esbuild": "0.19.5",
"eta": "2.2.0",
"rollup": "3.29.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ __metadata:
resolution: "@storipress/unplugin-eta@workspace:packages/unplugin-eta"
dependencies:
"@rollup/pluginutils": ^5.0.2
"@types/webpack": 5.28.3
"@types/webpack": 5.28.4
esbuild: 0.19.5
eta: 2.2.0
rollup: 3.29.4
Expand Down Expand Up @@ -1070,14 +1070,14 @@ __metadata:
languageName: node
linkType: hard

"@types/webpack@npm:5.28.3":
version: 5.28.3
resolution: "@types/webpack@npm:5.28.3"
"@types/webpack@npm:5.28.4":
version: 5.28.4
resolution: "@types/webpack@npm:5.28.4"
dependencies:
"@types/node": "*"
tapable: ^2.2.0
webpack: ^5
checksum: 8452528f7ff61eb5e53d9d1dc08c05c648af2d850e14debf49141859b72798ea2d91f2892f849d7fa97e208fef7ae82960eea24b1019cb072b4713b515e74bfc
checksum: 7a08e31096a05c77bb49b3830f85f2e340090fa2b19dbe4681c7eab92e49db85bdbbe7b374df7d7aa38549922ff3252f43a00d4c5c2f9fe0c2a198cdb5ddde7e
languageName: node
linkType: hard

Expand Down

0 comments on commit 91fd120

Please sign in to comment.