Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 6, 2023
1 parent f4ffd86 commit 266d797
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@japa/assert": "^2.0.0",
"@japa/file-system": "^2.0.0",
"@japa/runner": "^3.0.0",
"@swc/core": "1.3.82",
"@types/gradient-string": "^1.1.3",
"@types/node": "^20.8.3",
"@types/which-pm-runs": "^1.0.0",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@japa/assert": "^2.0.1",
"@japa/file-system": "^2.0.1",
"@japa/runner": "^3.0.5",
"@swc/core": "^1.3.96",
"@types/gradient-string": "^1.1.4",
"@types/node": "^20.8.10",
"@types/which-pm-runs": "^1.0.1",
"c8": "^8.0.1",
"copyfiles": "^2.4.1",
"del-cli": "^5.1.0",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
Expand Down

0 comments on commit 266d797

Please sign in to comment.