Skip to content

Commit

Permalink
chore: update tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Apr 7, 2023
1 parent c447b49 commit 6bfbc90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -98,7 +98,7 @@
"style-loader": "^2.0.0",
"terser": "^5.16.8",
"toml": "^3.0.0",
"tooling": "webpack/tooling#c73d4dcd11f1c0b2fbc7234cd28b64b1729f4e7f",
"tooling": "webpack/tooling#v1.22.1",
"ts-loader": "^8.0.2",
"typescript": "^4.8.4",
"url-loader": "^4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -5869,9 +5869,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#c73d4dcd11f1c0b2fbc7234cd28b64b1729f4e7f:
version "1.22.0"
resolved "https://codeload.github.com/webpack/tooling/tar.gz/c73d4dcd11f1c0b2fbc7234cd28b64b1729f4e7f"
tooling@webpack/tooling#v1.22.1:
version "1.22.1"
resolved "https://codeload.github.com/webpack/tooling/tar.gz/96c2ca997b623a18c17c1db2e3075838872f22fc"
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
ajv "^8.1.0"
Expand Down

0 comments on commit 6bfbc90

Please sign in to comment.