Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent 491f059 commit 022ede4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"author": "Andrew",
"license": "MIT",
"dependencies": {
"glob": "^8.0.3",
"glob": "^8.1.0",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@types/express": "4.17.8",
"@types/express": "4.17.17",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.13",
"@types/node": "^18.17.13",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"coveralls": "^3.1.1",
"eslint": "^8.29.0",
"eslint": "^8.48.0",
"jest": "^29.3.1",
"ts-jest": "^29.0.3",
"typescript": "^4.9.4"
"ts-jest": "^29.1.1",
"typescript": "^4.9.5"
}
}

0 comments on commit 022ede4

Please sign in to comment.