Skip to content

Commit 8113f9c

Browse files
authored
Merge pull request #349 from CKStudentCouncil/dependabot/npm_and_yarn/functions/typescript-eslint/parser-8.59.1
chore(deps-dev): bump @typescript-eslint/parser from 8.59.0 to 8.59.1 in /functions
2 parents 8af5f1c + 303a0d7 commit 8113f9c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@eslint/js": "^10.0.1",
2828
"@types/nodemailer": "^8.0.0",
2929
"@types/utf8": "^3.0.3",
30-
"@typescript-eslint/parser": "^8.59.0",
30+
"@typescript-eslint/parser": "^8.59.1",
3131
"eslint": "^10.2.1",
3232
"eslint-config-google": "^0.14.0",
3333
"eslint-plugin-import": "^2.32.0",

functions/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@
504504
natural-compare "^1.4.0"
505505
ts-api-utils "^2.5.0"
506506

507-
"@typescript-eslint/parser@8.59.1", "@typescript-eslint/parser@^8.59.0":
507+
"@typescript-eslint/parser@8.59.1", "@typescript-eslint/parser@^8.59.1":
508508
version "8.59.1"
509509
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.1.tgz#835d20a62350659a082a1ae2a60b822c40488905"
510510
integrity sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==

0 commit comments

Comments
 (0)