Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jun 29, 2023
1 parent 3ac3206 commit be82d5b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,29 @@
"author": "virk,poppinss",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^17.5.0",
"@commitlint/config-conventional": "^17.4.4",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@japa/assert": "^1.4.1",
"@japa/run-failed-tests": "^1.1.1",
"@japa/runner": "^2.5.1",
"@japa/spec-reporter": "^1.3.3",
"@swc/core": "^1.3.42",
"@types/node": "^18.15.8",
"@swc/core": "^1.3.67",
"@types/node": "^20.3.2",
"benchmark": "^2.1.4",
"c8": "^7.13.0",
"c8": "^8.0.0",
"del-cli": "^5.0.0",
"doctoc": "^2.2.1",
"eslint": "^8.36.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-adonis": "^3.0.3",
"eslint-plugin-prettier": "^4.2.1",
"fastseries": "^2.0.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^7.6.4",
"prettier": "^2.8.7",
"np": "^8.0.4",
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
"typescript": "^5.1.6"
},
"directories": {
"test": "tests"
Expand Down

0 comments on commit be82d5b

Please sign in to comment.