Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86a6fb0

Browse files
chore: bump typescript from 4.6.4 to 4.7.4 in /site
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.4...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 516d955 commit 86a6fb0

File tree

2 files changed

+41
-73
lines changed

2 files changed

+41
-73
lines changed

site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"@types/react-helmet": "6.1.5",
7979
"@types/superagent": "4.1.15",
8080
"@types/uuid": "8.3.4",
81-
"@typescript-eslint/eslint-plugin": "5.27.0",
81+
"@typescript-eslint/eslint-plugin": "5.30.6",
8282
"@typescript-eslint/parser": "5.30.6",
8383
"@xstate/cli": "0.2.1",
84-
"chromatic": "6.5.4",
84+
"chromatic": "6.7.0",
8585
"copy-webpack-plugin": "10.2.4",
8686
"css-loader": "6.7.1",
8787
"css-minimizer-webpack-plugin": "3.4.1",
@@ -91,7 +91,7 @@
9191
"eslint-import-resolver-typescript": "3.2.5",
9292
"eslint-plugin-compat": "4.0.2",
9393
"eslint-plugin-import": "2.26.0",
94-
"eslint-plugin-jest": "26.2.2",
94+
"eslint-plugin-jest": "26.5.3",
9595
"eslint-plugin-jsx-a11y": "6.6.0",
9696
"eslint-plugin-no-storage": "1.0.2",
9797
"eslint-plugin-react": "7.30.0",
@@ -112,7 +112,7 @@
112112
"ts-jest": "27.1.4",
113113
"ts-loader": "9.3.0",
114114
"ts-node": "10.8.2",
115-
"typescript": "4.6.4",
115+
"typescript": "4.7.4",
116116
"webpack": "5.73.0",
117117
"webpack-bundle-analyzer": "4.5.0",
118118
"webpack-cli": "4.10.0",

site/yarn.lock

Lines changed: 37 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,10 +3308,10 @@
33083308
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
33093309
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
33103310

3311-
"@types/webpack-env@^1.16.0":
3312-
version "1.16.3"
3313-
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.16.3.tgz#b776327a73e561b71e7881d0cd6d34a1424db86a"
3314-
integrity sha512-9gtOPPkfyNoEqCQgx4qJKkuNm/x0R2hKR7fdl7zvTJyHnIisuE/LfvXOsYWL0o3qq6uiBnKZNNNzi3l0y/X+xw==
3311+
"@types/webpack-env@^1.16.0", "@types/webpack-env@^1.17.0":
3312+
version "1.17.0"
3313+
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.17.0.tgz#f99ce359f1bfd87da90cc4a57cab0a18f34a48d0"
3314+
integrity sha512-eHSaNYEyxRA5IAG0Ym/yCyf86niZUIF/TpWKofQI/CVfh5HsMEUyfE2kwFxha4ow0s5g0LfISQxpDKjbRDrizw==
33153315

33163316
"@types/webpack-sources@*":
33173317
version "3.2.0"
@@ -3360,14 +3360,14 @@
33603360
dependencies:
33613361
"@types/yargs-parser" "*"
33623362

3363-
"@typescript-eslint/eslint-plugin@5.27.0":
3364-
version "5.27.0"
3365-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.27.0.tgz#23d82a4f21aaafd8f69dbab7e716323bb6695cc8"
3366-
integrity sha512-DDrIA7GXtmHXr1VCcx9HivA39eprYBIFxbQEHI6NyraRDxCGpxAFiYQAT/1Y0vh1C+o2vfBiy4IuPoXxtTZCAQ==
3363+
"@typescript-eslint/eslint-plugin@5.30.6":
3364+
version "5.30.6"
3365+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.6.tgz#9c6017b6c1d04894141b4a87816388967f64c359"
3366+
integrity sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==
33673367
dependencies:
3368-
"@typescript-eslint/scope-manager" "5.27.0"
3369-
"@typescript-eslint/type-utils" "5.27.0"
3370-
"@typescript-eslint/utils" "5.27.0"
3368+
"@typescript-eslint/scope-manager" "5.30.6"
3369+
"@typescript-eslint/type-utils" "5.30.6"
3370+
"@typescript-eslint/utils" "5.30.6"
33713371
debug "^4.3.4"
33723372
functional-red-black-tree "^1.0.1"
33733373
ignore "^5.2.0"
@@ -3385,14 +3385,6 @@
33853385
"@typescript-eslint/typescript-estree" "5.30.6"
33863386
debug "^4.3.4"
33873387

3388-
"@typescript-eslint/[email protected]":
3389-
version "5.27.0"
3390-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.27.0.tgz#a272178f613050ed62f51f69aae1e19e870a8bbb"
3391-
integrity sha512-VnykheBQ/sHd1Vt0LJ1JLrMH1GzHO+SzX6VTXuStISIsvRiurue/eRkTqSrG0CexHQgKG8shyJfR4o5VYioB9g==
3392-
dependencies:
3393-
"@typescript-eslint/types" "5.27.0"
3394-
"@typescript-eslint/visitor-keys" "5.27.0"
3395-
33963388
"@typescript-eslint/[email protected]":
33973389
version "5.30.6"
33983390
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.6.tgz#ce1b49ff5ce47f55518d63dbe8fc9181ddbd1a33"
@@ -3401,38 +3393,20 @@
34013393
"@typescript-eslint/types" "5.30.6"
34023394
"@typescript-eslint/visitor-keys" "5.30.6"
34033395

3404-
"@typescript-eslint/type-utils@5.27.0":
3405-
version "5.27.0"
3406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.27.0.tgz#36fd95f6747412251d79c795b586ba766cf0974b"
3407-
integrity sha512-vpTvRRchaf628Hb/Xzfek+85o//zEUotr1SmexKvTfs7czXfYjXVT/a5yDbpzLBX1rhbqxjDdr1Gyo0x1Fc64g==
3396+
"@typescript-eslint/type-utils@5.30.6":
3397+
version "5.30.6"
3398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.6.tgz#a64aa9acbe609ab77f09f53434a6af2b9685f3af"
3399+
integrity sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==
34083400
dependencies:
3409-
"@typescript-eslint/utils" "5.27.0"
3401+
"@typescript-eslint/utils" "5.30.6"
34103402
debug "^4.3.4"
34113403
tsutils "^3.21.0"
34123404

3413-
"@typescript-eslint/[email protected]":
3414-
version "5.27.0"
3415-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.0.tgz#c3f44b9dda6177a9554f94a74745ca495ba9c001"
3416-
integrity sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A==
3417-
34183405
"@typescript-eslint/[email protected]":
34193406
version "5.30.6"
34203407
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.6.tgz#86369d0a7af8c67024115ac1da3e8fb2d38907e1"
34213408
integrity sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==
34223409

3423-
"@typescript-eslint/[email protected]":
3424-
version "5.27.0"
3425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.0.tgz#7965f5b553c634c5354a47dcce0b40b94611e995"
3426-
integrity sha512-QywPMFvgZ+MHSLRofLI7BDL+UczFFHyj0vF5ibeChDAJgdTV8k4xgEwF0geFhVlPc1p8r70eYewzpo6ps+9LJQ==
3427-
dependencies:
3428-
"@typescript-eslint/types" "5.27.0"
3429-
"@typescript-eslint/visitor-keys" "5.27.0"
3430-
debug "^4.3.4"
3431-
globby "^11.1.0"
3432-
is-glob "^4.0.3"
3433-
semver "^7.3.7"
3434-
tsutils "^3.21.0"
3435-
34363410
"@typescript-eslint/[email protected]":
34373411
version "5.30.6"
34383412
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.6.tgz#a84a0d6a486f9b54042da1de3d671a2c9f14484e"
@@ -3446,26 +3420,18 @@
34463420
semver "^7.3.7"
34473421
tsutils "^3.21.0"
34483422

3449-
"@typescript-eslint/utils@5.27.0", "@typescript-eslint/utils@^5.10.0":
3450-
version "5.27.0"
3451-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.27.0.tgz#d0021cbf686467a6a9499bd0589e19665f9f7e71"
3452-
integrity sha512-nZvCrkIJppym7cIbP3pOwIkAefXOmfGPnCM0LQfzNaKxJHI6VjI8NC662uoiPlaf5f6ymkTy9C3NQXev2mdXmA==
3423+
"@typescript-eslint/utils@5.30.6", "@typescript-eslint/utils@^5.10.0":
3424+
version "5.30.6"
3425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.6.tgz#1de2da14f678e7d187daa6f2e4cdb558ed0609dc"
3426+
integrity sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==
34533427
dependencies:
34543428
"@types/json-schema" "^7.0.9"
3455-
"@typescript-eslint/scope-manager" "5.27.0"
3456-
"@typescript-eslint/types" "5.27.0"
3457-
"@typescript-eslint/typescript-estree" "5.27.0"
3429+
"@typescript-eslint/scope-manager" "5.30.6"
3430+
"@typescript-eslint/types" "5.30.6"
3431+
"@typescript-eslint/typescript-estree" "5.30.6"
34583432
eslint-scope "^5.1.1"
34593433
eslint-utils "^3.0.0"
34603434

3461-
"@typescript-eslint/[email protected]":
3462-
version "5.27.0"
3463-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.27.0.tgz#97aa9a5d2f3df8215e6d3b77f9d214a24db269bd"
3464-
integrity sha512-46cYrteA2MrIAjv9ai44OQDUoCZyHeGIc4lsjCUX2WT6r4C+kidz1bNiR4017wHOPUythYeH+Sc7/cFP97KEAA==
3465-
dependencies:
3466-
"@typescript-eslint/types" "5.27.0"
3467-
eslint-visitor-keys "^3.3.0"
3468-
34693435
"@typescript-eslint/[email protected]":
34703436
version "5.30.6"
34713437
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.6.tgz#94dd10bb481c8083378d24de1742a14b38a2678c"
@@ -5041,10 +5007,12 @@ chownr@^2.0.0:
50415007
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
50425008
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
50435009

5044-
5045-
version "6.5.4"
5046-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.5.4.tgz#2e1beb7a8f6b84e7575456fe484201a3b4327ee1"
5047-
integrity sha512-/yunI/+rdc56C6x0IhpPmdfK/DRMOvQ2hoNyAe6uuU9rdWRoAH72lYatr2NcpdsOdHGOcV5DKgIaKgVdPfUk1w==
5010+
5011+
version "6.7.0"
5012+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.0.tgz#1d56c56acea6762d18c6042774fbfb6b434c6d91"
5013+
integrity sha512-kLpvVBKHp1uh7v14N0gPoejILsepS2OI8a4cJgM4Na0Du5GbZ0Iq7Yq/QknCuNiztlalSpBYHuD9SuVdBxL9vg==
5014+
dependencies:
5015+
"@types/webpack-env" "^1.17.0"
50485016

50495017
chrome-trace-event@^1.0.2:
50505018
version "1.0.3"
@@ -6503,10 +6471,10 @@ [email protected]:
65036471
resolve "^1.22.0"
65046472
tsconfig-paths "^3.14.1"
65056473

6506-
eslint-plugin-jest@26.2.2:
6507-
version "26.2.2"
6508-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2.tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c"
6509-
integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==
6474+
eslint-plugin-jest@26.5.3:
6475+
version "26.5.3"
6476+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.5.3.tgz#a3ceeaf4a757878342b8b00eca92379b246e5505"
6477+
integrity sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==
65106478
dependencies:
65116479
"@typescript-eslint/utils" "^5.10.0"
65126480

@@ -13626,10 +13594,10 @@ typedarray@^0.0.6:
1362613594
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1362713595
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1362813596

13629-
typescript@4.6.4:
13630-
version "4.6.4"
13631-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
13632-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
13597+
typescript@4.7.4:
13598+
version "4.7.4"
13599+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
13600+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1363313601

1363413602
1363513603
version "1.0.30"

0 commit comments

Comments
 (0)