Skip to content

Commit d6709eb

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 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,18 +54,18 @@
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",
58-
"@oly_op/eslint-config": "6.1.0",
59-
"@oly_op/prettier-config": "1.3.2",
60-
"@oly_op/tsconfig": "1.0.25",
57+
"@oly_op/cspell-dict": "1.1.2",
58+
"@oly_op/eslint-config": "6.5.3",
59+
"@oly_op/prettier-config": "1.7.8",
60+
"@oly_op/tsconfig": "1.2.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.66",
6464
"@types/rimraf": "3.0.2",
65-
"@typescript-eslint/eslint-plugin": "6.11.0",
65+
"@typescript-eslint/eslint-plugin": "6.13.1",
6666
"cross-env": "7.0.3",
6767
"cspell": "7.3.9",
68-
"eslint": "8.54.0",
68+
"eslint": "8.55.0",
6969
"eslint-config-airbnb": "19.0.4",
7070
"eslint-config-airbnb-typescript": "17.1.0",
7171
"eslint-plugin-import": "2.29.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)