Skip to content

Commit

Permalink
fix(deps): update dependency @types/webpack-env to v1.18.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 5c2c4a4 commit 8cfef36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@softwareventures/dictionary": "2.1.1",
"@softwareventures/nullable": "3.2.0",
"@types/domready": "1.0.2",
"@types/webpack-env": "1.18.7",
"@types/webpack-env": "1.18.8",
"domready": "1.0.8",
"excalibur": "0.26.0",
"tslib": "2.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1995,10 +1995,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].7":
version "1.18.7"
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.7.tgz#ee712d3b1eb1bd5abbc5986c4996ba061fae7365"
integrity sha512-EUenEZ8xpaNKJnVbwEZq406UjWXskrNQj3l1KVCSqEPM6J4ItRxPJHgstdo6qSYSxgz677GOoAHVU0nIZiPIww==
"@types/[email protected].8":
version "1.18.8"
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.8.tgz#71f083718c094204d7b64443701d32f1db3989e3"
integrity sha512-G9eAoJRMLjcvN4I08wB5I7YofOb/kaJNd5uoCMX+LbKXTPCF+ZIHuqTnFaK9Jz1rgs035f9JUPUhNFtqgucy/A==

"@types/ws@^8.5.5":
version "8.5.14"
Expand Down

0 comments on commit 8cfef36

Please sign in to comment.