Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 11, 2023
1 parent 5bcca71 commit 141a396
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 @@ -59,19 +59,19 @@
"@japa/assert": "^1.4.1",
"@japa/expect-type": "^1.0.3",
"@japa/run-failed-tests": "^1.1.1",
"@japa/runner": "^2.5.0",
"@japa/runner": "^2.5.1",
"@japa/spec-reporter": "^1.3.3",
"@swc/core": "^1.3.35",
"@swc/core": "^1.3.39",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.14.0",
"@types/node": "^18.15.0",
"c8": "^7.13.0",
"del-cli": "^5.0.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-adonis": "^3.0.3",
"eslint-plugin-prettier": "^4.2.1",
"fs-extra": "^11.1.0",
"github-label-sync": "^2.2.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"lodash": "^4.17.21",
"lodash-cli": "^4.17.5",
Expand All @@ -82,7 +82,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@lukeed/ms": "^2.0.0",
"@lukeed/ms": "^2.0.1",
"@types/bytes": "^3.1.1",
"@types/pluralize": "^0.0.29",
"bytes": "^3.1.2",
Expand Down

0 comments on commit 141a396

Please sign in to comment.