Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 23, 2023
1 parent 6829181 commit 79935e6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,27 +54,27 @@
"@japa/assert": "^2.0.0-1",
"@japa/expect-type": "^2.0.0-0",
"@japa/runner": "^3.0.0-2",
"@swc/core": "^1.3.67",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.3.2",
"@swc/core": "1.3.82",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.6.3",
"c8": "^8.0.0",
"del-cli": "^5.0.0",
"eslint": "^8.45.0",
"del-cli": "^5.1.0",
"eslint": "^8.50.0",
"fs-extra": "^11.1.1",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"lodash": "^4.17.21",
"lodash-cli": "^4.17.5",
"move-file-cli": "^3.0.0",
"np": "^8.0.4",
"prettier": "^3.0.0",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"dependencies": {
"@lukeed/ms": "^2.0.1",
"@types/bytes": "^3.1.1",
"@types/bytes": "^3.1.2",
"@types/pluralize": "0.0.30",
"bytes": "^3.1.2",
"case-anything": "^2.1.13",
Expand Down

0 comments on commit 79935e6

Please sign in to comment.