Skip to content

Commit 957ca6a

Browse files
Merge pull request #1069 from lexesjan/renovate/webpack-5.x
Update dependency @types/webpack to ^5.28.3
2 parents c54dbb9 + f51265c commit 957ca6a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/string-similarity": "^4.0.0",
4646
"@types/tailwindcss": "^3.0.11",
4747
"@types/uuid": "^9.0.4",
48-
"@types/webpack": "^5.28.2",
48+
"@types/webpack": "^5.28.3",
4949
"@typescript-eslint/eslint-plugin": "^6.7.2",
5050
"@typescript-eslint/parser": "^6.7.2",
5151
"autoprefixer": "^10.4.16",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4808,14 +4808,14 @@ __metadata:
48084808
languageName: node
48094809
linkType: hard
48104810

4811-
"@types/webpack@npm:^5.28.2":
4812-
version: 5.28.2
4813-
resolution: "@types/webpack@npm:5.28.2"
4811+
"@types/webpack@npm:^5.28.3":
4812+
version: 5.28.3
4813+
resolution: "@types/webpack@npm:5.28.3"
48144814
dependencies:
48154815
"@types/node": "*"
48164816
tapable: ^2.2.0
48174817
webpack: ^5
4818-
checksum: 0b147aaaaa8992417a5ed65af83eb0df9b5247c38ab482f3c844495935a29c474cb21bc865ca36052c353034f40d14c8d232f0c831fdc1a6956baa985d7b1135
4818+
checksum: 8452528f7ff61eb5e53d9d1dc08c05c648af2d850e14debf49141859b72798ea2d91f2892f849d7fa97e208fef7ae82960eea24b1019cb072b4713b515e74bfc
48194819
languageName: node
48204820
linkType: hard
48214821

@@ -19571,7 +19571,7 @@ __metadata:
1957119571
"@types/string-similarity": ^4.0.0
1957219572
"@types/tailwindcss": ^3.0.11
1957319573
"@types/uuid": ^9.0.4
19574-
"@types/webpack": ^5.28.2
19574+
"@types/webpack": ^5.28.3
1957519575
"@typescript-eslint/eslint-plugin": ^6.7.2
1957619576
"@typescript-eslint/parser": ^6.7.2
1957719577
autoprefixer: ^10.4.16

0 commit comments

Comments
 (0)