Skip to content

Commit 7affc40

Browse files
Update dependency typescript to v4.7.4
1 parent db799c2 commit 7affc40

File tree

2 files changed

+7
-63
lines changed

2 files changed

+7
-63
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"rollup-plugin-replace": "2.2.0",
8080
"stricter": "0.4.7",
8181
"ts-node": "9.1.1",
82-
"typescript": "4.2.3",
82+
"typescript": "4.7.4",
8383
"typescript-json-schema": "0.50.0"
8484
},
8585
"dependencies": {

yarn.lock

+6-62
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@
13291329
semver "^7.3.2"
13301330
tsutils "^3.17.1"
13311331

1332-
"@typescript-eslint/[email protected]":
1332+
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1":
13331333
version "4.21.0"
13341334
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6"
13351335
integrity sha512-cEbgosW/tUFvKmkg3cU7LBoZhvUs+ZPVM9alb25XvR0dal4qHL3SiUqHNrzoWSxaXA9gsifrYrS1xdDV6w/gIA==
@@ -1341,18 +1341,6 @@
13411341
eslint-scope "^5.0.0"
13421342
eslint-utils "^2.0.0"
13431343

1344-
"@typescript-eslint/experimental-utils@^4.0.1":
1345-
version "4.20.0"
1346-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b"
1347-
integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==
1348-
dependencies:
1349-
"@types/json-schema" "^7.0.3"
1350-
"@typescript-eslint/scope-manager" "4.20.0"
1351-
"@typescript-eslint/types" "4.20.0"
1352-
"@typescript-eslint/typescript-estree" "4.20.0"
1353-
eslint-scope "^5.0.0"
1354-
eslint-utils "^2.0.0"
1355-
13561344
"@typescript-eslint/[email protected]":
13571345
version "4.21.0"
13581346
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1"
@@ -1363,14 +1351,6 @@
13631351
"@typescript-eslint/typescript-estree" "4.21.0"
13641352
debug "^4.1.1"
13651353

1366-
"@typescript-eslint/[email protected]":
1367-
version "4.20.0"
1368-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
1369-
integrity sha512-/zm6WR6iclD5HhGpcwl/GOYDTzrTHmvf8LLLkwKqqPKG6+KZt/CfSgPCiybshmck66M2L5fWSF/MKNuCwtKQSQ==
1370-
dependencies:
1371-
"@typescript-eslint/types" "4.20.0"
1372-
"@typescript-eslint/visitor-keys" "4.20.0"
1373-
13741354
"@typescript-eslint/[email protected]":
13751355
version "4.21.0"
13761356
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d"
@@ -1379,29 +1359,11 @@
13791359
"@typescript-eslint/types" "4.21.0"
13801360
"@typescript-eslint/visitor-keys" "4.21.0"
13811361

1382-
"@typescript-eslint/[email protected]":
1383-
version "4.20.0"
1384-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
1385-
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
1386-
13871362
"@typescript-eslint/[email protected]":
13881363
version "4.21.0"
13891364
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
13901365
integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
13911366

1392-
"@typescript-eslint/[email protected]":
1393-
version "4.20.0"
1394-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
1395-
integrity sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA==
1396-
dependencies:
1397-
"@typescript-eslint/types" "4.20.0"
1398-
"@typescript-eslint/visitor-keys" "4.20.0"
1399-
debug "^4.1.1"
1400-
globby "^11.0.1"
1401-
is-glob "^4.0.1"
1402-
semver "^7.3.2"
1403-
tsutils "^3.17.1"
1404-
14051367
"@typescript-eslint/[email protected]":
14061368
version "4.21.0"
14071369
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
@@ -1415,14 +1377,6 @@
14151377
semver "^7.3.2"
14161378
tsutils "^3.17.1"
14171379

1418-
"@typescript-eslint/[email protected]":
1419-
version "4.20.0"
1420-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"
1421-
integrity sha512-NXKRM3oOVQL8yNFDNCZuieRIwZ5UtjNLYtmMx2PacEAGmbaEYtGgVHUHVyZvU/0rYZcizdrWjDo+WBtRPSgq+A==
1422-
dependencies:
1423-
"@typescript-eslint/types" "4.20.0"
1424-
eslint-visitor-keys "^2.0.0"
1425-
14261380
"@typescript-eslint/[email protected]":
14271381
version "4.21.0"
14281382
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
@@ -1493,17 +1447,7 @@ ajv@^7.0.2:
14931447
require-from-string "^2.0.2"
14941448
uri-js "^4.2.2"
14951449

1496-
ajv@^8.0.1:
1497-
version "8.0.1"
1498-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.0.1.tgz#dac101898a87f8ebb57fea69617e8096523c628c"
1499-
integrity sha512-46ZA4TalFcLLqX1dEU3dhdY38wAtDydJ4e7QQTVekLUTzXkb1LfqU6VOBXC/a9wiv4T094WURqJH6ZitF92Kqw==
1500-
dependencies:
1501-
fast-deep-equal "^3.1.1"
1502-
json-schema-traverse "^1.0.0"
1503-
require-from-string "^2.0.2"
1504-
uri-js "^4.2.2"
1505-
1506-
ajv@^8.0.5:
1450+
ajv@^8.0.1, ajv@^8.0.5:
15071451
version "8.0.5"
15081452
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.0.5.tgz#f07d6fdeffcdbb80485570ce3f1bc845fcc812b9"
15091453
integrity sha512-RkiLa/AeJx7+9OvniQ/qeWu0w74A8DiPPBclQ6ji3ZQkv5KamO+QGpqmi7O4JIw3rHGUXZ6CoP9tsAkn3gyazg==
@@ -5298,10 +5242,10 @@ [email protected]:
52985242
typescript "^4.2.3"
52995243
yargs "^16.2.0"
53005244

5301-
typescript@4.2.3, typescript@^4.2.3:
5302-
version "4.2.3"
5303-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
5304-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
5245+
typescript@4.7.4, typescript@^4.2.3:
5246+
version "4.7.4"
5247+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5248+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
53055249

53065250
unicode-canonical-property-names-ecmascript@^1.0.4:
53075251
version "1.0.4"

0 commit comments

Comments
 (0)