Skip to content

Commit a7b995d

Browse files
authored
Merge pull request #186 from authzed/dependabot/npm_and_yarn/npm-4879b2842a
build(deps): bump the npm group with 6 updates
2 parents 146f944 + 0013400 commit a7b995d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@
2727
"build-js-client": "tsc --target es2018 --declaration false --outDir js-dist"
2828
},
2929
"dependencies": {
30-
"@grpc/grpc-js": "^1.12.2",
30+
"@grpc/grpc-js": "^1.12.5",
3131
"@protobuf-ts/runtime": "^2.9.4",
3232
"@protobuf-ts/runtime-rpc": "^2.9.4",
3333
"google-protobuf": "^3.21.4"
3434
},
3535
"devDependencies": {
3636
"@eslint/eslintrc": "^3.2.0",
37-
"@eslint/js": "^9.16.0",
37+
"@eslint/js": "^9.17.0",
3838
"@protobuf-ts/plugin": "^2.9.4",
3939
"@types/jasmine": "^5.1.5",
4040
"@types/jest": "^29.5.14",
41-
"@typescript-eslint/eslint-plugin": "^8.16.0",
42-
"@typescript-eslint/parser": "^8.16.0",
43-
"eslint": "^9.16.0",
41+
"@typescript-eslint/eslint-plugin": "^8.19.0",
42+
"@typescript-eslint/parser": "^8.19.0",
43+
"eslint": "^9.17.0",
4444
"grpc-tools": "^1.12.4",
45-
"jasmine": "^5.4.0",
45+
"jasmine": "^5.5.0",
4646
"ts-node": "^10.9.2",
4747
"typescript": "^5.7"
4848
}

0 commit comments

Comments
 (0)