Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kalvenschraut committed Jun 17, 2022
1 parent b48d0dc commit 21b8386
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 168 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"devDependencies": {
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/node": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"chai": "^4.3.6",
"esbuild": "^0.14.39",
"eslint": "^8.15.0",
"esbuild": "^0.14.45",
"eslint": "^8.17.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"typescript": "^4.6.4"
"typescript": "^4.7.3"
},
"engines": {
"node": ">=8.0.0"
Expand Down
Loading

0 comments on commit 21b8386

Please sign in to comment.