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 4, 2023
1 parent 573a591 commit 02c1169
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 @@ -39,11 +39,11 @@
"author": "virk,adonisjs",
"license": "MIT",
"devDependencies": {
"@adonisjs/application": "^7.1.1-0",
"@adonisjs/config": "^4.2.0-0",
"@adonisjs/application": "^7.1.2-0",
"@adonisjs/config": "^4.2.1-0",
"@adonisjs/encryption": "^5.1.2-0",
"@adonisjs/events": "^8.4.8-0",
"@adonisjs/fold": "^9.9.2-0",
"@adonisjs/events": "^8.4.9-0",
"@adonisjs/fold": "^9.9.3-0",
"@adonisjs/logger": "^5.4.2-0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
Expand Down Expand Up @@ -80,7 +80,7 @@
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-adonis": "^3.0.3",
"eslint-plugin-prettier": "^4.2.1",
"fastify": "^4.13.0",
"fastify": "^4.14.0",
"fs-extra": "^11.1.0",
"github-label-sync": "^2.2.0",
"http-status-codes": "^2.2.0",
Expand Down Expand Up @@ -117,10 +117,10 @@
"youch": "^3.2.3"
},
"peerDependencies": {
"@adonisjs/application": "^7.1.1-0",
"@adonisjs/application": "^7.1.2-0",
"@adonisjs/encryption": "^5.1.2-0",
"@adonisjs/events": "^8.4.8-0",
"@adonisjs/fold": "^9.9.2-0",
"@adonisjs/events": "^8.4.9-0",
"@adonisjs/fold": "^9.9.3-0",
"@adonisjs/logger": "^5.4.2-0"
},
"repository": {
Expand Down

0 comments on commit 02c1169

Please sign in to comment.