Skip to content

Commit

Permalink
Bump @types/webpack-env from 1.18.5 to 1.18.6
Browse files Browse the repository at this point in the history
Bumps [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) from 1.18.5 to 1.18.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env)

---
updated-dependencies:
- dependency-name: "@types/webpack-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 06aaaf3 commit 612afd8
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 @@ -5318,7 +5318,7 @@
"@types/node": "^22.10.7",
"@types/sinon": "^17.0.3",
"@types/vscode": "^1.89.0",
"@types/webpack-env": "^1.18.5",
"@types/webpack-env": "^1.18.6",
"@vscode/test-electron": "^2.4.1",
"@vscode/test-web": "^0.0.65",
"@vscode/vsce": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -493,10 +493,10 @@
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.89.0.tgz#df0beb3f4ab9133ee8c5fcac8fc578e4623d8749"
integrity sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A==

"@types/webpack-env@^1.18.5":
version "1.18.5"
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.5.tgz#eccda0b04fe024bed505881e2e532f9c119169bf"
integrity sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA==
"@types/webpack-env@^1.18.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==

"@typescript-eslint/[email protected]":
version "8.21.0"
Expand Down

0 comments on commit 612afd8

Please sign in to comment.