Skip to content

Commit

Permalink
Merge pull request #1069 from lexesjan/renovate/webpack-5.x
Browse files Browse the repository at this point in the history
Update dependency @types/webpack to ^5.28.3
  • Loading branch information
renovate[bot] authored Sep 25, 2023
2 parents c54dbb9 + f51265c commit 957ca6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/string-similarity": "^4.0.0",
"@types/tailwindcss": "^3.0.11",
"@types/uuid": "^9.0.4",
"@types/webpack": "^5.28.2",
"@types/webpack": "^5.28.3",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"autoprefixer": "^10.4.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4808,14 +4808,14 @@ __metadata:
languageName: node
linkType: hard

"@types/webpack@npm:^5.28.2":
version: 5.28.2
resolution: "@types/webpack@npm:5.28.2"
"@types/webpack@npm:^5.28.3":
version: 5.28.3
resolution: "@types/webpack@npm:5.28.3"
dependencies:
"@types/node": "*"
tapable: ^2.2.0
webpack: ^5
checksum: 0b147aaaaa8992417a5ed65af83eb0df9b5247c38ab482f3c844495935a29c474cb21bc865ca36052c353034f40d14c8d232f0c831fdc1a6956baa985d7b1135
checksum: 8452528f7ff61eb5e53d9d1dc08c05c648af2d850e14debf49141859b72798ea2d91f2892f849d7fa97e208fef7ae82960eea24b1019cb072b4713b515e74bfc
languageName: node
linkType: hard

Expand Down Expand Up @@ -19571,7 +19571,7 @@ __metadata:
"@types/string-similarity": ^4.0.0
"@types/tailwindcss": ^3.0.11
"@types/uuid": ^9.0.4
"@types/webpack": ^5.28.2
"@types/webpack": ^5.28.3
"@typescript-eslint/eslint-plugin": ^6.7.2
"@typescript-eslint/parser": ^6.7.2
autoprefixer: ^10.4.16
Expand Down

0 comments on commit 957ca6a

Please sign in to comment.