Skip to content

Commit f85ffab

Browse files
committed
fix(deps): update dependency @types/webpack-env to v1.16.2
1 parent 8d6be75 commit f85ffab

File tree

2 files changed

+28
-33
lines changed

2 files changed

+28
-33
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"bootstrap:dev": "../packages/scripts/lib/bin/index.js bootstrap"
4040
},
4141
"dependencies": {
42-
"@types/webpack-env": "1.16.0",
42+
"@types/webpack-env": "1.16.2",
4343
"@wpackio/entrypoint": "file:../packages/entrypoint",
4444
"execa": "4.1.0",
4545
"react": "16.14.0",

e2e/yarn.lock

Lines changed: 27 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441
"@babel/helper-remap-async-to-generator" "^7.14.5"
442442
"@babel/plugin-syntax-async-generators" "^7.8.4"
443443

444-
"@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.14.5":
444+
"@babel/plugin-proposal-class-properties@^7.14.5":
445445
version "7.14.5"
446446
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz#40d1ee140c5b1e31a350f4f5eed945096559b42e"
447447
integrity sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==
@@ -474,7 +474,7 @@
474474
"@babel/helper-plugin-utils" "^7.14.5"
475475
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
476476

477-
"@babel/plugin-proposal-json-strings@^7.13.8", "@babel/plugin-proposal-json-strings@^7.14.5":
477+
"@babel/plugin-proposal-json-strings@^7.14.5":
478478
version "7.14.5"
479479
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.5.tgz#38de60db362e83a3d8c944ac858ddf9f0c2239eb"
480480
integrity sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==
@@ -490,7 +490,7 @@
490490
"@babel/helper-plugin-utils" "^7.14.5"
491491
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
492492

493-
"@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5":
493+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5":
494494
version "7.14.5"
495495
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz#ee38589ce00e2cc59b299ec3ea406fcd3a0fdaf6"
496496
integrity sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==
@@ -525,7 +525,7 @@
525525
"@babel/helper-plugin-utils" "^7.14.5"
526526
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
527527

528-
"@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.14.5":
528+
"@babel/plugin-proposal-optional-chaining@^7.14.5":
529529
version "7.14.5"
530530
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz#fa83651e60a360e3f13797eef00b8d519695b603"
531531
integrity sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==
@@ -757,7 +757,7 @@
757757
dependencies:
758758
"@babel/helper-plugin-utils" "^7.14.5"
759759

760-
"@babel/plugin-transform-destructuring@^7.13.17", "@babel/plugin-transform-destructuring@^7.14.7":
760+
"@babel/plugin-transform-destructuring@^7.14.7":
761761
version "7.14.7"
762762
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576"
763763
integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==
@@ -945,7 +945,7 @@
945945
dependencies:
946946
"@babel/helper-plugin-utils" "^7.14.5"
947947

948-
"@babel/plugin-transform-runtime@^7.13.15":
948+
"@babel/plugin-transform-runtime@^7.14.5":
949949
version "7.14.5"
950950
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz#30491dad49c6059f8f8fa5ee8896a0089e987523"
951951
integrity sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg==
@@ -1017,7 +1017,7 @@
10171017
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
10181018
"@babel/helper-plugin-utils" "^7.14.5"
10191019

1020-
"@babel/preset-env@^7.13.15":
1020+
"@babel/preset-env@^7.14.8":
10211021
version "7.14.8"
10221022
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
10231023
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
@@ -1116,7 +1116,7 @@
11161116
"@babel/types" "^7.4.4"
11171117
esutils "^2.0.2"
11181118

1119-
"@babel/preset-react@^7.13.13":
1119+
"@babel/preset-react@^7.14.5":
11201120
version "7.14.5"
11211121
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.14.5.tgz#0fbb769513f899c2c56f3a882fa79673c2d4ab3c"
11221122
integrity sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==
@@ -1137,7 +1137,7 @@
11371137
"@babel/helper-validator-option" "^7.14.5"
11381138
"@babel/plugin-transform-typescript" "^7.14.5"
11391139

1140-
"@babel/runtime@^7.13.17", "@babel/runtime@^7.8.4":
1140+
"@babel/runtime@^7.14.8", "@babel/runtime@^7.8.4":
11411141
version "7.14.8"
11421142
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
11431143
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
@@ -1944,12 +1944,7 @@
19441944
tapable "^2.2.0"
19451945
webpack "^5"
19461946

1947-
1948-
version "1.16.0"
1949-
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.16.0.tgz#8c0a9435dfa7b3b1be76562f3070efb3f92637b4"
1950-
integrity sha512-Fx+NpfOO0CpeYX2g9bkvX8O5qh9wrU1sOF4g8sft4Mu7z+qfe387YlyY8w8daDyDsKY5vUxM0yxkAYnbkRbZEw==
1951-
1952-
"@types/webpack-env@^1.16.2":
1947+
"@types/[email protected]", "@types/webpack-env@^1.16.2":
19531948
version "1.16.2"
19541949
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.16.2.tgz#8db514b059c1b2ae14ce9d7bb325296de6a9a0fa"
19551950
integrity sha512-vKx7WNQNZDyJveYcHAm9ZxhqSGLYwoyLhrHjLBOkw3a7cT76sTdjgtwyijhk1MaHyRIuSztcVwrUOO/NEu68Dw==
@@ -2261,31 +2256,31 @@
22612256
"@webassemblyjs/wast-parser" "1.9.0"
22622257
"@xtuc/long" "4.2.2"
22632258

2264-
"@wpackio/babel-preset-base@^6.3.0":
2265-
version "6.3.0"
2266-
resolved "https://registry.yarnpkg.com/@wpackio/babel-preset-base/-/babel-preset-base-6.3.0.tgz#c1b92cf459c308a5b84e3da835d7eccac6968e7c"
2267-
integrity sha512-c8isTu5cFIWpjveS0eV7dSrftYJ++5Kp+zz19RqC3xXn0zWa7HBJM1naF3xR+oG8ZzBeCvohkp2baNGiy0y0zQ==
2259+
"@wpackio/babel-preset-base@^6.4.0":
2260+
version "6.4.0"
2261+
resolved "https://registry.yarnpkg.com/@wpackio/babel-preset-base/-/babel-preset-base-6.4.0.tgz#3a349244409f151ca101187aa0093a7f58334d34"
2262+
integrity sha512-YJ98HSzQDzYuWtzxHbTbRKvpz8Gn9gNOFxGvApLtBCV1E5tuIk+cgl/l7uU9ry6vFg36gbML0XjUkvIMX50TJQ==
22682263
dependencies:
2269-
"@babel/helper-plugin-utils" "^7.13.0"
2270-
"@babel/plugin-proposal-class-properties" "^7.13.0"
2271-
"@babel/plugin-proposal-json-strings" "^7.13.8"
2272-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8"
2273-
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
2264+
"@babel/helper-plugin-utils" "^7.14.5"
2265+
"@babel/plugin-proposal-class-properties" "^7.14.5"
2266+
"@babel/plugin-proposal-json-strings" "^7.14.5"
2267+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
2268+
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
22742269
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
22752270
"@babel/plugin-syntax-import-meta" "^7.10.4"
2276-
"@babel/plugin-transform-destructuring" "^7.13.17"
2277-
"@babel/plugin-transform-runtime" "^7.13.15"
2278-
"@babel/preset-env" "^7.13.15"
2279-
"@babel/preset-react" "^7.13.13"
2280-
"@babel/runtime" "^7.13.17"
2271+
"@babel/plugin-transform-destructuring" "^7.14.7"
2272+
"@babel/plugin-transform-runtime" "^7.14.5"
2273+
"@babel/preset-env" "^7.14.8"
2274+
"@babel/preset-react" "^7.14.5"
2275+
"@babel/runtime" "^7.14.8"
22812276

22822277
"@wpackio/entrypoint@file:../packages/entrypoint":
2283-
version "6.3.0"
2278+
version "6.4.0"
22842279
dependencies:
22852280
"@types/webpack-env" "^1.16.2"
22862281

22872282
"@wpackio/scripts@file:../packages/scripts":
2288-
version "6.3.0"
2283+
version "6.4.0"
22892284
dependencies:
22902285
"@babel/code-frame" "^7.14.5"
22912286
"@babel/core" "^7.14.8"
@@ -2304,7 +2299,7 @@
23042299
"@types/webpack-dev-middleware" "^4.1.2"
23052300
"@types/webpack-env" "^1.16.2"
23062301
"@types/webpack-hot-middleware" "^2.25.5"
2307-
"@wpackio/babel-preset-base" "^6.3.0"
2302+
"@wpackio/babel-preset-base" "^6.4.0"
23082303
archiver "^5.3.0"
23092304
autoprefixer "^10.3.1"
23102305
babel-loader "^8.2.2"

0 commit comments

Comments
 (0)