Skip to content

Commit 4144a2a

Browse files
Bump eslint in /Node/call-vertex-remote-config-server/functions (#1243)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abffdd3 commit 4144a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Node/call-vertex-remote-config-server/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@google-cloud/vertexai": "^1.2.0",
1717
"cors": "^2.8.5",
18-
"eslint": "8",
18+
"eslint": "9",
1919
"firebase-admin": "^13.0.2",
2020
"firebase-functions": "7.0.0"
2121
},

0 commit comments

Comments
 (0)