summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-30 20:22:49 +0000
committerGitHub <noreply@github.com>2020-11-30 20:22:49 +0000
commit46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e (patch)
treee3663ece949617e00eb14994afc9031ed5f74211
parent利用規約へのリンクをインスタンス情報ページに追加 (diff)
downloadmisskey-46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e.tar.gz
misskey-46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e.tar.bz2
misskey-46f2ffaa5cc5265d4d49b69a1b32d64319c8be0e.zip
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] <support@dependabot.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock20
2 files changed, 5 insertions, 17 deletions
diff --git a/package.json b/package.json
index c78ae2e81c..dd4c50aa27 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"@types/tmp": "0.2.0",
"@types/uuid": "8.3.0",
"@types/web-push": "3.3.0",
- "@types/webpack": "4.41.24",
+ "@types/webpack": "4.41.25",
"@types/webpack-stream": "3.2.11",
"@types/websocket": "1.0.1",
"@types/ws": "7.2.7",
diff --git a/yarn.lock b/yarn.lock
index 0664c01be8..40dfa1880c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -954,22 +954,10 @@
"@types/node" "*"
"@types/webpack" "*"
-"@types/webpack@*":
- version "4.41.12"
- resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.12.tgz#0386ee2a2814368e2f2397abb036c0bf173ff6c3"
- integrity sha512-BpCtM4NnBen6W+KEhrL9jKuZCXVtiH6+0b6cxdvNt2EwU949Al334PjQSl2BeAyvAX9mgoNNG21wvjP3xZJJ5w==
- dependencies:
- "@types/anymatch" "*"
- "@types/node" "*"
- "@types/tapable" "*"
- "@types/uglify-js" "*"
- "@types/webpack-sources" "*"
- source-map "^0.6.0"
-
-"@types/webpack@4.41.24":
- version "4.41.24"
- resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.24.tgz#75b664abe3d5bcfe54e64313ca3b43e498550422"
- integrity sha512-1A0MXPwZiMOD3DPMuOKUKcpkdPo8Lq33UGggZ7xio6wJ/jV1dAu5cXDrOfGDnldUroPIRLsr/DT43/GqOA4RFQ==
+"@types/webpack@*", "@types/webpack@4.41.25":
+ version "4.41.25"
+ resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.25.tgz#4d3b5aecc4e44117b376280fbfd2dc36697968c4"
+ integrity sha512-cr6kZ+4m9lp86ytQc1jPOJXgINQyz3kLLunZ57jznW+WIAL0JqZbGubQk4GlD42MuQL5JGOABrxdpqqWeovlVQ==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"