Skip to content

Commit ed957ff

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5.50.0
1 parent bac8f84 commit ed957ff

11 files changed

Lines changed: 60 additions & 52 deletions

.yarn/cache/@typescript-eslint-eslint-plugin-npm-5.49.0-ba7441af83-15423cd9fd.zip renamed to .yarn/cache/@typescript-eslint-eslint-plugin-npm-5.50.0-ecddbd6f45-351c4a157a.zip

694 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-parser-npm-5.49.0-8296f2efbc-87b3760cfc.zip renamed to .yarn/cache/@typescript-eslint-parser-npm-5.50.0-f1030455bb-816a421ce9.zip

9.84 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-scope-manager-npm-5.49.0-0005af4706-466047e24f.zip renamed to .yarn/cache/@typescript-eslint-scope-manager-npm-5.50.0-99b250136d-bd49447a83.zip

307 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-type-utils-npm-5.49.0-65efd56f08-9dcee0a21c.zip renamed to .yarn/cache/@typescript-eslint-type-utils-npm-5.50.0-a7ab26d050-d2fc2fd10e.zip

49.7 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-types-npm-5.49.0-251dc345e3-41f72a0430.zip renamed to .yarn/cache/@typescript-eslint-types-npm-5.50.0-0fafb2cf85-1189c63d35.zip

41.9 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-typescript-estree-npm-5.49.0-059eb7e57f-f331af9f0e.zip renamed to .yarn/cache/@typescript-eslint-typescript-estree-npm-5.50.0-99aceffaf0-cb1ac8d396.zip

160 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-utils-npm-5.49.0-b459097c00-8218c56663.zip renamed to .yarn/cache/@typescript-eslint-utils-npm-5.50.0-5c5555c190-4471ae8b24.zip

174 KB
Binary file not shown.

.yarn/cache/@typescript-eslint-visitor-keys-npm-5.49.0-407e7753d8-46dc7bc713.zip renamed to .yarn/cache/@typescript-eslint-visitor-keys-npm-5.50.0-2dc6816290-55319cb7ee.zip

11 KB
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@types/jest": "27.5.2",
4444
"@types/node": "18.11.18",
4545
"@types/semver": "7.3.13",
46-
"@typescript-eslint/eslint-plugin": "5.49.0",
47-
"@typescript-eslint/parser": "5.49.0",
46+
"@typescript-eslint/eslint-plugin": "5.50.0",
47+
"@typescript-eslint/parser": "5.50.0",
4848
"conventional-changelog-conventionalcommits": "5.0.0",
4949
"eslint": "7.32.0",
5050
"eslint-config-prettier": "8.6.0",

0 commit comments

Comments
 (0)