Skip to content

Commit 129a257

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 55bb39d commit 129a257

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
@@ -49,12 +49,12 @@
4949
"devDependencies": {
5050
"@mikro-orm/cli": "5.9.4",
5151
"@nestjs/testing": "10.2.10",
52-
"@types/jest": "29.5.8",
52+
"@types/jest": "29.5.9",
5353
"@types/jsonwebtoken": "9.0.5",
54-
"@types/node": "20.9.2",
55-
"@types/passport-http-bearer": "1.0.40",
56-
"@typescript-eslint/eslint-plugin": "6.11.0",
57-
"@typescript-eslint/parser": "6.11.0",
54+
"@types/node": "20.9.3",
55+
"@types/passport-http-bearer": "1.0.41",
56+
"@typescript-eslint/eslint-plugin": "6.12.0",
57+
"@typescript-eslint/parser": "6.12.0",
5858
"enhanced-resolve": "5.15.0",
5959
"eslint": "8.54.0",
6060
"eslint-plugin-jest": "27.6.0",
@@ -68,7 +68,7 @@
6868
"ts-node": "10.9.1",
6969
"tsc-watch": "6.0.4",
7070
"tsconfig-paths": "4.2.0",
71-
"typescript": "5.2.2"
71+
"typescript": "5.3.2"
7272
},
7373
"lint-staged": {
7474
"*.js": [

0 commit comments

Comments
 (0)