Skip to content

Commit 60608da

Browse files
chore(deps): update all non-major dependencies
1 parent 52783e7 commit 60608da

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
"volta": {
33-
"node": "20.9.0",
33+
"node": "20.10.0",
3434
"npm": "10.2.4"
3535
},
3636
"scripts": {
@@ -54,15 +54,15 @@
5454
"@apollo/server-integration-testsuite": "4.9.5",
5555
"@apollo/utils.withrequired": "3.0.0",
5656
"@jest/types": "29.6.3",
57-
"@oly_op/cspell-dict": "1.0.115",
57+
"@oly_op/cspell-dict": "1.1.1",
5858
"@oly_op/eslint-config": "6.1.0",
59-
"@oly_op/prettier-config": "1.3.2",
60-
"@oly_op/tsconfig": "1.0.25",
59+
"@oly_op/prettier-config": "1.6.0",
60+
"@oly_op/tsconfig": "1.1.0",
6161
"@swc/core": "1.3.82",
62-
"@types/jest": "29.5.8",
63-
"@types/node": "16.18.62",
62+
"@types/jest": "29.5.10",
63+
"@types/node": "16.18.65",
6464
"@types/rimraf": "3.0.2",
65-
"@typescript-eslint/eslint-plugin": "6.11.0",
65+
"@typescript-eslint/eslint-plugin": "6.12.0",
6666
"cross-env": "7.0.3",
6767
"cspell": "7.3.9",
6868
"eslint": "8.54.0",
@@ -83,7 +83,7 @@
8383
"rimraf": "5.0.5",
8484
"ts-jest": "29.1.1",
8585
"ts-node": "10.9.1",
86-
"typescript": "5.2.2"
86+
"typescript": "5.3.2"
8787
},
8888
"dependencies": {
8989
"fastify-plugin": "^4.4.0"

0 commit comments

Comments
 (0)