Skip to content

Commit a80831c

Browse files
Chore: bump @typescript-eslint/parser from 8.46.2 to 8.46.3 in the npm-patch-dev-dependencies group (#292)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4bd21e commit a80831c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/prismjs": "1.26.5",
3737
"@types/slate": "0.47.16",
3838
"@typescript-eslint/eslint-plugin": "8.46.3",
39-
"@typescript-eslint/parser": "8.46.2",
39+
"@typescript-eslint/parser": "8.46.3",
4040
"copy-webpack-plugin": "13.0.1",
4141
"css-loader": "7.1.2",
4242
"eslint": "9.38.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3456,19 +3456,19 @@ __metadata:
34563456
languageName: node
34573457
linkType: hard
34583458

3459-
"@typescript-eslint/parser@npm:8.46.2":
3460-
version: 8.46.2
3461-
resolution: "@typescript-eslint/parser@npm:8.46.2"
3459+
"@typescript-eslint/parser@npm:8.46.3":
3460+
version: 8.46.3
3461+
resolution: "@typescript-eslint/parser@npm:8.46.3"
34623462
dependencies:
3463-
"@typescript-eslint/scope-manager": "npm:8.46.2"
3464-
"@typescript-eslint/types": "npm:8.46.2"
3465-
"@typescript-eslint/typescript-estree": "npm:8.46.2"
3466-
"@typescript-eslint/visitor-keys": "npm:8.46.2"
3463+
"@typescript-eslint/scope-manager": "npm:8.46.3"
3464+
"@typescript-eslint/types": "npm:8.46.3"
3465+
"@typescript-eslint/typescript-estree": "npm:8.46.3"
3466+
"@typescript-eslint/visitor-keys": "npm:8.46.3"
34673467
debug: "npm:^4.3.4"
34683468
peerDependencies:
34693469
eslint: ^8.57.0 || ^9.0.0
34703470
typescript: ">=4.8.4 <6.0.0"
3471-
checksum: 10c0/9556bf8ec039c6d1751a37cf76cf70912e80dc45337731a304509309e67472c3f5b5abe6ac5021a7ae9361ea65b2e1f66b626603cecca6506a4533152a77b28f
3471+
checksum: 10c0/8a8b47abbbc8bbc68f423df23189afefd296305d50a31c6bec9bdde563adc9ddf99b89a6b8466965fda4aee9118263bae36422dd1c25d7595dd82f8897b5df61
34723472
languageName: node
34733473
linkType: hard
34743474

@@ -7268,7 +7268,7 @@ __metadata:
72687268
"@types/prismjs": "npm:1.26.5"
72697269
"@types/slate": "npm:0.47.16"
72707270
"@typescript-eslint/eslint-plugin": "npm:8.46.3"
7271-
"@typescript-eslint/parser": "npm:8.46.2"
7271+
"@typescript-eslint/parser": "npm:8.46.3"
72727272
common-tags: "npm:^1.8.2"
72737273
copy-webpack-plugin: "npm:13.0.1"
72747274
css-loader: "npm:7.1.2"

0 commit comments

Comments
 (0)