Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jul 17, 2022
1 parent 9fc2e9e commit edd9c1e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,24 @@
"node": ">=0.10.48"
},
"devDependencies": {
"@types/node": "^14.18.21",
"@voxpelli/eslint-config": "^14.1.0",
"@types/node": "^14.18.22",
"@voxpelli/eslint-config": "^15.0.0",
"@voxpelli/tsconfig": "^4.0.0",
"eslint": "^8.19.0",
"eslint": "^8.20.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^39.3.3",
"eslint-plugin-mocha": "^10.0.5",
"eslint-plugin-n": "^15.2.3",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-security": "^1.5.0",
"eslint-plugin-sort-destructure-keys": "^1.4.0",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-unicorn": "^43.0.1",
"husky": "^8.0.1",
"installed-check": "^6.0.1",
"installed-check": "^6.0.3",
"npm-run-all2": "^6.0.1",
"type-coverage": "^2.21.2",
"type-coverage": "^2.22.0",
"typescript": "~4.6.0"
}
}

0 comments on commit edd9c1e

Please sign in to comment.