Skip to content

Commit fa1da60

Browse files
Update dependencies
1 parent 56bd794 commit fa1da60

File tree

2 files changed

+177
-51
lines changed

2 files changed

+177
-51
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"eslint-config-prettier": "8.5.0",
4444
"eslint-plugin-jest": "27.0.0",
4545
"jest": "29.0.0",
46-
"nodemon": "2.0.19",
47-
"prettier": "2.7.1",
48-
"rimraf": "4.0.4",
46+
"nodemon": "3.0.1",
47+
"prettier": "3.0.0",
48+
"rimraf": "5.0.1",
4949
"supertest": "6.2.4",
50-
"typescript": "4.7.4"
50+
"typescript": "5.1.6"
5151
}
5252
}

0 commit comments

Comments
 (0)