Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 20, 2023
1 parent 246961b commit d18ec2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"devDependencies": {
"@adonisjs/application": "^7.1.2-6",
"@adonisjs/encryption": "^5.1.2-2",
"@adonisjs/eslint-config": "^1.1.7",
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/events": "^8.4.9-3",
"@adonisjs/fold": "^9.9.3-5",
"@adonisjs/http-server": "^6.8.2-7",
"@adonisjs/logger": "^5.4.2-3",
"@adonisjs/prettier-config": "^1.1.7",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.7",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
Expand All @@ -60,13 +60,13 @@
"c8": "^8.0.0",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"eslint": "^8.38.0",
"eslint": "^8.45.0",
"fs-extra": "^11.1.1",
"get-port": "^7.0.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
"prettier": "^2.8.7",
"prettier": "^3.0.0",
"reflect-metadata": "^0.1.13",
"supertest": "^6.3.3",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit d18ec2d

Please sign in to comment.