Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit a4e501c

Browse files
committed
chore(deps): update dependency @types/webpack to v4.41.21
1 parent 6c6253b commit a4e501c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/mocha": "7.0.2",
5151
"@types/node": "13.11.1",
5252
"@types/sinon": "9.0.4",
53-
"@types/webpack": "4.41.20",
53+
"@types/webpack": "4.41.21",
5454
"@types/webpack-env": "1.15.2",
5555
"awesome-typescript-loader": "^5.2.1",
5656
"chai": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -610,10 +610,10 @@
610610
"@types/source-list-map" "*"
611611
source-map "^0.6.1"
612612

613-
"@types/webpack@*", "@types/webpack@4.41.20":
614-
version "4.41.20"
615-
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.20.tgz#aceaa606240d6897d88d70bcb9ff0e61bd691f4c"
616-
integrity sha512-MBHtjttd1NTrrr3m+De5VAlnNHgkdK79Kd0zAjVpFPPOSXri+3oA9q8VvC7SDPITzaWiSS1whBrGLtN2HodM5w==
613+
"@types/webpack@*", "@types/webpack@4.41.21":
614+
version "4.41.21"
615+
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.21.tgz#cc685b332c33f153bb2f5fc1fa3ac8adeb592dee"
616+
integrity sha512-2j9WVnNrr/8PLAB5csW44xzQSJwS26aOnICsP3pSGCEdsu6KYtfQ6QJsVUKHWRnm1bL7HziJsfh5fHqth87yKA==
617617
dependencies:
618618
"@types/anymatch" "*"
619619
"@types/node" "*"

0 commit comments

Comments
 (0)