1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump @types/webpack-env from 1.16.2 to 1.16.3 (#4076)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-19 09:49:32 -04:00 committed by GitHub
parent 283408cd43
commit 55eceb76b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -315,7 +315,7 @@
"@types/webdriverio": "^4.13.0", "@types/webdriverio": "^4.13.0",
"@types/webpack": "^4.41.31", "@types/webpack": "^4.41.31",
"@types/webpack-dev-server": "^3.11.6", "@types/webpack-dev-server": "^3.11.6",
"@types/webpack-env": "^1.16.2", "@types/webpack-env": "^1.16.3",
"@types/webpack-node-externals": "^1.7.1", "@types/webpack-node-externals": "^1.7.1",
"@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.29.1", "@typescript-eslint/parser": "^4.29.1",

View File

@ -2106,10 +2106,10 @@
"@types/webpack" "^4" "@types/webpack" "^4"
http-proxy-middleware "^1.0.0" http-proxy-middleware "^1.0.0"
"@types/webpack-env@^1.16.2": "@types/webpack-env@^1.16.3":
version "1.16.2" version "1.16.3"
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.16.2.tgz#8db514b059c1b2ae14ce9d7bb325296de6a9a0fa" resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.16.3.tgz#b776327a73e561b71e7881d0cd6d34a1424db86a"
integrity sha512-vKx7WNQNZDyJveYcHAm9ZxhqSGLYwoyLhrHjLBOkw3a7cT76sTdjgtwyijhk1MaHyRIuSztcVwrUOO/NEu68Dw== integrity sha512-9gtOPPkfyNoEqCQgx4qJKkuNm/x0R2hKR7fdl7zvTJyHnIisuE/LfvXOsYWL0o3qq6uiBnKZNNNzi3l0y/X+xw==
"@types/webpack-node-externals@^1.7.1": "@types/webpack-node-externals@^1.7.1":
version "1.7.1" version "1.7.1"