Skip to content

Commit b55a3cb

Browse files
build(deps-dev): bump @types/webpack from 4.41.24 to 4.41.25
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.24 to 4.41.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5565240 commit b55a3cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@rollup/plugin-replace": "^2.3.4",
6969
"@types/jest": "^26.0.15",
7070
"@types/jsdom": "^16.2.3",
71-
"@types/webpack": "^4.41.21",
71+
"@types/webpack": "^4.41.25",
7272
"@types/webpack-env": "^1.15.2",
7373
"@vue/compiler-sfc": "^3.0.2",
7474
"@vue/devtools-api": "^6.0.0-beta.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,10 +1132,10 @@
11321132
"@types/source-list-map" "*"
11331133
source-map "^0.7.3"
11341134

1135-
"@types/webpack@^4.41.21", "@types/webpack@^4.41.8":
1136-
version "4.41.24"
1137-
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.24.tgz#75b664abe3d5bcfe54e64313ca3b43e498550422"
1138-
integrity sha512-1A0MXPwZiMOD3DPMuOKUKcpkdPo8Lq33UGggZ7xio6wJ/jV1dAu5cXDrOfGDnldUroPIRLsr/DT43/GqOA4RFQ==
1135+
"@types/webpack@^4.41.25", "@types/webpack@^4.41.8":
1136+
version "4.41.25"
1137+
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.25.tgz#4d3b5aecc4e44117b376280fbfd2dc36697968c4"
1138+
integrity sha512-cr6kZ+4m9lp86ytQc1jPOJXgINQyz3kLLunZ57jznW+WIAL0JqZbGubQk4GlD42MuQL5JGOABrxdpqqWeovlVQ==
11391139
dependencies:
11401140
"@types/anymatch" "*"
11411141
"@types/node" "*"

0 commit comments

Comments
 (0)