Skip to content

Commit 761fe3b

Browse files
authored
Merge branch 'master' into remove-grpc
2 parents af85654 + c454983 commit 761fe3b

File tree

2 files changed

+63
-64
lines changed

2 files changed

+63
-64
lines changed

package-lock.json

Lines changed: 59 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"devDependencies": {
3636
"@types/google-protobuf": "^3.15.12",
3737
"@types/jest": "^29.5.14",
38-
"@types/node": "^22.7.9",
39-
"@typescript-eslint/eslint-plugin": "^8.11.0",
40-
"@typescript-eslint/parser": "^8.11.0",
38+
"@types/node": "^22.8.4",
39+
"@typescript-eslint/eslint-plugin": "^8.12.2",
40+
"@typescript-eslint/parser": "^8.12.2",
4141
"eslint": "^8.57.1",
4242
"eslint-plugin-import": "^2.31.0",
4343
"eslint-plugin-jest": "^28.8.3",
4444
"eslint-plugin-jsdoc": "^50.4.3",
45-
"eslint-plugin-jsx-a11y": "^6.10.1",
45+
"eslint-plugin-jsx-a11y": "^6.10.2",
4646
"eslint-plugin-no-null": "^1.0.2",
4747
"eslint-plugin-prefer-arrow": "^1.2.3",
4848
"eslint-plugin-react": "^7.37.2",

0 commit comments

Comments
 (0)