Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jan 16, 2022
1 parent 6c3ce87 commit b9b7bdb
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 @@ -44,11 +44,11 @@
"devDependencies": {
"@adonisjs/mrm-preset": "^5.0.2",
"@adonisjs/require-ts": "^2.0.8",
"@poppinss/dev-utils": "^2.0.0",
"@types/node": "^17.0.0",
"@poppinss/dev-utils": "^2.0.1",
"@types/node": "^17.0.8",
"benchmark": "^2.1.4",
"del-cli": "^4.0.1",
"eslint": "^8.4.1",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"anyBranch": false
},
"dependencies": {
"@poppinss/utils": "^4.0.0"
"@poppinss/utils": "^4.0.1"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit b9b7bdb

Please sign in to comment.