Skip to content

Commit

Permalink
Bump the minor-and-patch group with 5 updates (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent dbd589e commit cc681e2
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 91 deletions.
154 changes: 68 additions & 86 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.10.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"eslint": "^9.16.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-no-null": "^1.0.2",
"eslint-plugin-prefer-arrow": "^1.2.3",
Expand All @@ -60,7 +60,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@grpc/grpc-js": "^1.12.3",
"@grpc/grpc-js": "^1.12.4",
"@types/url-parse": "^1.4.11",
"@typescript-eslint/eslint-plugin-tslint": "^7.0.2",
"dgraph-js": "^21.3.1",
Expand Down

0 comments on commit cc681e2

Please sign in to comment.