Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 22, 2024
1 parent 1bd81fb commit 5ab6fb9
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 @@ -45,26 +45,26 @@
"@adonisjs/fold": "^10.0.0",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@japa/assert": "^2.1.0",
"@japa/expect-type": "^2.0.1",
"@japa/file-system": "^2.1.1",
"@japa/file-system": "^2.2.0",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.102",
"@swc/core": "^1.3.105",
"@types/fs-extra": "^11.0.4",
"@types/glob-parent": "^5.1.3",
"@types/node": "^20.10.6",
"@types/node": "^20.11.5",
"@types/semver": "^7.5.6",
"c8": "^9.0.0",
"c8": "^9.1.0",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"eslint": "^8.56.0",
"fs-extra": "^11.2.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^9.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"semver": "^7.5.4",
"ts-dedent": "^2.2.0",
"ts-node": "^10.9.2",
Expand All @@ -74,7 +74,7 @@
"dependencies": {
"@poppinss/hooks": "^7.2.2",
"@poppinss/macroable": "^1.0.1",
"@poppinss/utils": "^6.7.0",
"@poppinss/utils": "^6.7.1",
"glob-parent": "^6.0.2",
"tempura": "^0.4.0"
},
Expand Down

0 comments on commit 5ab6fb9

Please sign in to comment.