Skip to content

Commit

Permalink
update tooling for optional fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Dec 16, 2020
1 parent 10ad4e9 commit f1caa15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"style-loader": "^2.0.0",
"terser": "^5.5.0",
"toml": "^3.0.0",
"tooling": "webpack/tooling#v1.10.0",
"tooling": "webpack/tooling#v1.10.1",
"ts-loader": "^8.0.2",
"typescript": "^4.2.0-dev.20201130",
"url-loader": "^4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6190,9 +6190,9 @@ 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.10.0:
version "1.10.0"
resolved "https://codeload.github.com/webpack/tooling/tar.gz/02e589878ec6d99d919ee1d6b194464c70b9ee4e"
tooling@webpack/tooling#v1.10.1:
version "1.10.1"
resolved "https://codeload.github.com/webpack/tooling/tar.gz/48b15e5b6f489be5697accff1deff5cf574ee8b2"
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
commondir "^1.0.1"
Expand Down

0 comments on commit f1caa15

Please sign in to comment.