Skip to content

Commit

Permalink
Merge pull request #356 from JKRhb/dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
JKRhb committed Jan 2, 2023
2 parents 37a3ef8 + d475623 commit 784ab9a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,10 @@
"@types/node": "^18.11.0",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.0.0",
"chai": "^4.3.6",
"eslint": "^8.25.0",
"eslint-config-standard-with-typescript": "^23.0.0",
"eslint-config-standard-with-typescript": "^24.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-promise": "^6.1.0",
Expand All @@ -54,7 +55,7 @@
"source-map-support": "^0.5.21",
"timekeeper": "^2.2.0",
"ts-node": "^10.9.1",
"typescript": "~4.8.4"
"typescript": "^4.9.3"
},
"dependencies": {
"@types/lru-cache": "^5.1.1",
Expand Down

0 comments on commit 784ab9a

Please sign in to comment.