Skip to content

Commit 14ac4df

Browse files
build(deps-dev): bump @types/webpack-env from 1.15.1 to 1.15.2
Bumps [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7a26012 commit 14ac4df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/jest": "^25.1.3",
5757
"@types/jsdom": "^16.2.1",
5858
"@types/webpack": "^4.41.12",
59-
"@types/webpack-env": "^1.15.0",
59+
"@types/webpack-env": "^1.15.2",
6060
"@vue/compiler-sfc": "3.0.0-beta.3",
6161
"axios": "^0.19.2",
6262
"browserstack-local": "^1.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -791,10 +791,10 @@
791791
dependencies:
792792
source-map "^0.6.1"
793793

794-
"@types/webpack-env@^1.15.0":
795-
version "1.15.1"
796-
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.15.1.tgz#c8e84705e08eed430b5e15b39c65b0944e4d1422"
797-
integrity sha512-eWN5ElDTeBc5lRDh95SqA8x18D0ll2pWudU3uWiyfsRmIZcmUXpEsxPU+7+BsdCrO2vfLRC629u/MmjbmF+2tA==
794+
"@types/webpack-env@^1.15.2":
795+
version "1.15.2"
796+
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.15.2.tgz#927997342bb9f4a5185a86e6579a0a18afc33b0a"
797+
integrity sha512-67ZgZpAlhIICIdfQrB5fnDvaKFcDxpKibxznfYRVAT4mQE41Dido/3Ty+E3xGBmTogc5+0Qb8tWhna+5B8z1iQ==
798798

799799
"@types/webpack-sources@*":
800800
version "0.1.7"

0 commit comments

Comments
 (0)