Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 11, 2023
1 parent a982fb6 commit ca438bf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"license": "MIT",
"devDependencies": {
"@adonisjs/application": "^7.1.2-0",
"@adonisjs/config": "^4.2.1-0",
"@adonisjs/encryption": "^5.1.2-0",
"@adonisjs/events": "^8.4.9-0",
"@adonisjs/fold": "^9.9.3-0",
Expand All @@ -64,7 +63,7 @@
"@types/fs-extra": "^11.0.1",
"@types/http-status-codes": "^1.2.0",
"@types/mime-types": "^2.1.1",
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"@types/on-finished": "^2.3.1",
"@types/pem": "^1.9.6",
"@types/proxy-addr": "^2.0.0",
Expand All @@ -76,7 +75,7 @@
"c8": "^7.13.0",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-adonis": "^3.0.3",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -97,7 +96,7 @@
"@paralleldrive/cuid2": "^2.2.0",
"@poppinss/macroable": "^1.0.0-2",
"@poppinss/matchit": "^3.1.2",
"@poppinss/middleware": "^3.1.0",
"@poppinss/middleware": "^3.1.1",
"@poppinss/utils": "^6.5.0-0",
"@sindresorhus/is": "^5.3.0",
"accepts": "^1.3.8",
Expand Down

0 comments on commit ca438bf

Please sign in to comment.