Skip to content

Commit 07ded27

Browse files
Bump @typescript-eslint/parser from 8.32.1 to 8.33.1 (#16)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.32.1 to 8.33.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca5b34c commit 07ded27

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@types/jest": "29.5.14",
2929
"@typescript-eslint/eslint-plugin": "^8.33.1",
30-
"@typescript-eslint/parser": "^8.32.1",
30+
"@typescript-eslint/parser": "^8.33.1",
3131
"eslint": "^9.27.0",
3232
"eslint-config-prettier": "^10.1.5",
3333
"eslint-plugin-import": "^2.27.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,19 +1372,19 @@ __metadata:
13721372
languageName: node
13731373
linkType: hard
13741374

1375-
"@typescript-eslint/parser@npm:^8.32.1":
1376-
version: 8.32.1
1377-
resolution: "@typescript-eslint/parser@npm:8.32.1"
1375+
"@typescript-eslint/parser@npm:^8.33.1":
1376+
version: 8.33.1
1377+
resolution: "@typescript-eslint/parser@npm:8.33.1"
13781378
dependencies:
1379-
"@typescript-eslint/scope-manager": "npm:8.32.1"
1380-
"@typescript-eslint/types": "npm:8.32.1"
1381-
"@typescript-eslint/typescript-estree": "npm:8.32.1"
1382-
"@typescript-eslint/visitor-keys": "npm:8.32.1"
1379+
"@typescript-eslint/scope-manager": "npm:8.33.1"
1380+
"@typescript-eslint/types": "npm:8.33.1"
1381+
"@typescript-eslint/typescript-estree": "npm:8.33.1"
1382+
"@typescript-eslint/visitor-keys": "npm:8.33.1"
13831383
debug: "npm:^4.3.4"
13841384
peerDependencies:
13851385
eslint: ^8.57.0 || ^9.0.0
13861386
typescript: ">=4.8.4 <5.9.0"
1387-
checksum: 10c0/01095f5b6e0a2e0631623be3f44be0f2960ceb24de33b64cb790e24a1468018d2b4d6874d1fa08a4928c2a02f208dd66cbc49735c7e8b54d564e420daabf84d1
1387+
checksum: 10c0/be1c1313c342d956f5adfbd56f79865894cc9cabf93992515a690559c3758538868270671b222f90e4cabc2dcab82256aeb3ccea7502de9cc69e47b9b17ed45f
13881388
languageName: node
13891389
linkType: hard
13901390

@@ -1780,7 +1780,7 @@ __metadata:
17801780
"@types/jest": "npm:29.5.14"
17811781
"@types/node": "npm:^22.15.29"
17821782
"@typescript-eslint/eslint-plugin": "npm:^8.33.1"
1783-
"@typescript-eslint/parser": "npm:^8.32.1"
1783+
"@typescript-eslint/parser": "npm:^8.33.1"
17841784
"@vercel/ncc": "npm:^0.38.3"
17851785
eslint: "npm:^9.27.0"
17861786
eslint-config-prettier: "npm:^10.1.5"

0 commit comments

Comments
 (0)