Skip to content

Commit

Permalink
Bump the minor-and-patch group with 5 updates (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 1960220 commit 8144a9b
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 71 deletions.
148 changes: 82 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"devDependencies": {
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@types/node": "^22.10.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-no-null": "^1.0.2",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand All @@ -57,7 +57,7 @@
"ts-jest": "^29.2.5",
"ts-protoc-gen": "^0.15.0",
"tslint": "^6.1.3",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@grpc/grpc-js": "^1.12.2",
Expand Down

0 comments on commit 8144a9b

Please sign in to comment.