mirror of https://github.com/webpack/webpack.git
chore(deps-dev): bump tooling from v1.11.0 to v1.12.1
Bumps [tooling](https://github.com/webpack/tooling) from v1.11.0 to v1.12.1.
- [Release notes](https://github.com/webpack/tooling/releases)
- [Commits](24815982ce...277e4514ab)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7a6e0429f9
commit
75ab729c3f
|
|
@ -92,7 +92,7 @@
|
|||
"style-loader": "^2.0.0",
|
||||
"terser": "^5.5.0",
|
||||
"toml": "^3.0.0",
|
||||
"tooling": "webpack/tooling#v1.11.0",
|
||||
"tooling": "webpack/tooling#v1.12.1",
|
||||
"ts-loader": "^8.0.2",
|
||||
"typescript": "^4.2.0-dev.20201130",
|
||||
"url-loader": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -6238,9 +6238,10 @@ toml@^3.0.0:
|
|||
resolved "https://registry.yarnpkg.com/toml/-/toml-3.0.0.tgz#342160f1af1904ec9d204d03a5d61222d762c5ee"
|
||||
integrity sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==
|
||||
|
||||
tooling@webpack/tooling#v1.11.0:
|
||||
version "1.11.0"
|
||||
resolved "https://codeload.github.com/webpack/tooling/tar.gz/24815982ce1903934d859800e5196e0423d1d1dc"
|
||||
tooling@webpack/tooling#v1.12.1:
|
||||
version "1.12.1"
|
||||
uid "277e4514abca9af9514a0f7f2fba8b7a5609ff76"
|
||||
resolved "https://codeload.github.com/webpack/tooling/tar.gz/277e4514abca9af9514a0f7f2fba8b7a5609ff76"
|
||||
dependencies:
|
||||
"@yarnpkg/lockfile" "^1.1.0"
|
||||
commondir "^1.0.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue