mirror of https://github.com/webpack/webpack.git
update tooling
This commit is contained in:
parent
63dda151a2
commit
ec07eb03cf
|
|
@ -92,7 +92,7 @@
|
||||||
"style-loader": "^2.0.0",
|
"style-loader": "^2.0.0",
|
||||||
"terser": "^5.5.0",
|
"terser": "^5.5.0",
|
||||||
"toml": "^3.0.0",
|
"toml": "^3.0.0",
|
||||||
"tooling": "webpack/tooling#v1.10.1",
|
"tooling": "webpack/tooling#v1.10.2",
|
||||||
"ts-loader": "^8.0.2",
|
"ts-loader": "^8.0.2",
|
||||||
"typescript": "^4.2.0-dev.20201130",
|
"typescript": "^4.2.0-dev.20201130",
|
||||||
"url-loader": "^4.1.0",
|
"url-loader": "^4.1.0",
|
||||||
|
|
|
||||||
|
|
@ -6190,9 +6190,9 @@ toml@^3.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/toml/-/toml-3.0.0.tgz#342160f1af1904ec9d204d03a5d61222d762c5ee"
|
resolved "https://registry.yarnpkg.com/toml/-/toml-3.0.0.tgz#342160f1af1904ec9d204d03a5d61222d762c5ee"
|
||||||
integrity sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==
|
integrity sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==
|
||||||
|
|
||||||
tooling@webpack/tooling#v1.10.1:
|
tooling@webpack/tooling#v1.10.2:
|
||||||
version "1.10.1"
|
version "1.10.2"
|
||||||
resolved "https://codeload.github.com/webpack/tooling/tar.gz/48b15e5b6f489be5697accff1deff5cf574ee8b2"
|
resolved "https://codeload.github.com/webpack/tooling/tar.gz/b1f159c522332464f92e0eece675db144091ef12"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@yarnpkg/lockfile" "^1.1.0"
|
"@yarnpkg/lockfile" "^1.1.0"
|
||||||
commondir "^1.0.1"
|
commondir "^1.0.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue