Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Nov 14, 2021
1 parent ef76ff2 commit 2b9bf67
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 @@ -57,8 +57,8 @@
"micromatch": "^4.0.2",
"minimist": "^1.2.0",
"pkg-up": "^3.1.0",
"pony-cause": "^1.0.0",
"precinct": "^8.1.0",
"pony-cause": "^1.1.0",
"precinct": "^8.2.0",
"read-pkg": "^7.0.0",
"resolve": "^1.19.0"
},
Expand All @@ -70,7 +70,7 @@
"@types/micromatch": "^4.0.1",
"@types/minimist": "^1.2.1",
"@types/mocha": "^9.0.0",
"@types/node": "^14.17.16",
"@types/node": "^14.17.33",
"@types/resolve": "^1.20.0",
"@voxpelli/eslint-config": "^12.0.2",
"@voxpelli/eslint-config-jsdoc-ts": "^0.3.1",
Expand All @@ -82,7 +82,7 @@
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^30.7.13",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -91,10 +91,10 @@
"eslint-plugin-unicorn": "^35.0.0",
"ghat": "^0.14.0",
"husky": "^4.0.3",
"installed-check": "^5.0.0-0",
"installed-check": "^5.0.0-1",
"mocha": "^9.1.3",
"npm-run-all": "^4.1.5",
"type-coverage": "^2.18.2",
"type-coverage": "^2.19.0",
"typescript": "~4.4.3"
},
"directories": {
Expand Down

0 comments on commit 2b9bf67

Please sign in to comment.