Skip to content

Commit c466bae

Browse files
committed
chore(deps): update dependency typescript to v3.9.10
1 parent 73e1702 commit c466bae

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"less": "3.12.2",
1818
"node-sass": "4.14.1",
1919
"serve": "11.3.2",
20-
"typescript": "3.9.7",
20+
"typescript": "3.9.10",
2121
"wait-on": "5.2.0"
2222
},
2323
"scripts": {

e2e/yarn.lock

+30-30
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==
@@ -2261,31 +2261,31 @@
22612261
"@webassemblyjs/wast-parser" "1.9.0"
22622262
"@xtuc/long" "4.2.2"
22632263

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==
2264+
"@wpackio/babel-preset-base@^6.4.0":
2265+
version "6.4.0"
2266+
resolved "https://registry.yarnpkg.com/@wpackio/babel-preset-base/-/babel-preset-base-6.4.0.tgz#3a349244409f151ca101187aa0093a7f58334d34"
2267+
integrity sha512-YJ98HSzQDzYuWtzxHbTbRKvpz8Gn9gNOFxGvApLtBCV1E5tuIk+cgl/l7uU9ry6vFg36gbML0XjUkvIMX50TJQ==
22682268
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"
2269+
"@babel/helper-plugin-utils" "^7.14.5"
2270+
"@babel/plugin-proposal-class-properties" "^7.14.5"
2271+
"@babel/plugin-proposal-json-strings" "^7.14.5"
2272+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
2273+
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
22742274
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
22752275
"@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"
2276+
"@babel/plugin-transform-destructuring" "^7.14.7"
2277+
"@babel/plugin-transform-runtime" "^7.14.5"
2278+
"@babel/preset-env" "^7.14.8"
2279+
"@babel/preset-react" "^7.14.5"
2280+
"@babel/runtime" "^7.14.8"
22812281

22822282
"@wpackio/entrypoint@file:../packages/entrypoint":
2283-
version "6.3.0"
2283+
version "6.4.0"
22842284
dependencies:
22852285
"@types/webpack-env" "^1.16.2"
22862286

22872287
"@wpackio/scripts@file:../packages/scripts":
2288-
version "6.3.0"
2288+
version "6.4.0"
22892289
dependencies:
22902290
"@babel/code-frame" "^7.14.5"
22912291
"@babel/core" "^7.14.8"
@@ -2304,7 +2304,7 @@
23042304
"@types/webpack-dev-middleware" "^4.1.2"
23052305
"@types/webpack-env" "^1.16.2"
23062306
"@types/webpack-hot-middleware" "^2.25.5"
2307-
"@wpackio/babel-preset-base" "^6.3.0"
2307+
"@wpackio/babel-preset-base" "^6.4.0"
23082308
archiver "^5.3.0"
23092309
autoprefixer "^10.3.1"
23102310
babel-loader "^8.2.2"
@@ -11432,10 +11432,10 @@ typedarray@^0.0.6:
1143211432
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1143311433
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1143411434

11435-
11436-
version "3.9.7"
11437-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
11438-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
11435+
11436+
version "3.9.10"
11437+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
11438+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1143911439

1144011440
ua-parser-js@^0.7.28:
1144111441
version "0.7.28"

0 commit comments

Comments
 (0)