Skip to content

Commit

Permalink
fix(deps): update dependency @types/webpack-env to v1.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 004c68b commit 5c2c4a4
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.6",
"@types/webpack-env": "1.18.7",
"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].6":
version "1.18.6"
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.6.tgz#27823a5de13e4304b47af0cbb7ce2aeebd40971c"
integrity sha512-b32JtXK2UJHdXWUiNdIXxeAUXJu+FZG6HRMDNZu+o6QTzQ3dsDNR6Q7XQj5GD5skljXgb5zxc/+G/ZxkFKdlyg==
"@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/ws@^8.5.5":
version "8.5.14"
Expand Down

0 comments on commit 5c2c4a4

Please sign in to comment.