Skip to content

Commit 17f77ce

Browse files
authored
Merge pull request #177 from authzed/dependabot/npm_and_yarn/npm-22d950af90
build(deps): bump the npm group across 1 directory with 9 updates
2 parents 583e690 + 0c9f4cd commit 17f77ce

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 9 additions & 9 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.11.3",
30+
"@grpc/grpc-js": "^1.12.2",
3131
"@protobuf-ts/runtime": "^2.9.4",
3232
"@protobuf-ts/runtime-rpc": "^2.9.4",
33-
"google-protobuf": "^3.15.3"
33+
"google-protobuf": "^3.21.4"
3434
},
3535
"devDependencies": {
3636
"@eslint/eslintrc": "^3.1.0",
37-
"@eslint/js": "^9.11.1",
37+
"@eslint/js": "^9.14.0",
3838
"@protobuf-ts/plugin": "^2.9.4",
3939
"@types/jasmine": "^5.1.4",
40-
"@types/jest": "^29.5.13",
41-
"@typescript-eslint/eslint-plugin": "^8.8.0",
42-
"@typescript-eslint/parser": "^8.8.0",
43-
"eslint": "^9.11.1",
44-
"grpc-tools": "^1.11.2",
45-
"jasmine": "^5.3.0",
40+
"@types/jest": "^29.5.14",
41+
"@typescript-eslint/eslint-plugin": "^8.12.2",
42+
"@typescript-eslint/parser": "^8.12.2",
43+
"eslint": "^9.14.0",
44+
"grpc-tools": "^1.12.4",
45+
"jasmine": "^5.4.0",
4646
"ts-node": "^10.9.2",
4747
"typescript": "^5.6"
4848
}

0 commit comments

Comments
 (0)