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 18, 2022
1 parent 9587a33 commit 8b71324
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 63 deletions.
106 changes: 47 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"author": "virk,japa",
"license": "MIT",
"devDependencies": {
"@adonisjs/mrm-preset": "^5.0.2",
"@adonisjs/mrm-preset": "^5.0.3",
"@adonisjs/require-ts": "^2.0.10",
"@japa/core": "^6.0.0",
"@japa/runner": "^2.0.1",
"@japa/runner": "^2.0.3",
"@types/node": "^17.0.21",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^4.0.1",
"eslint": "^8.10.0",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
Expand All @@ -52,7 +52,7 @@
"luxon": "^2.3.1",
"mrm": "^3.0.10",
"np": "^7.6.0",
"prettier": "^2.5.1",
"prettier": "^2.6.0",
"typescript": "^4.6.2"
},
"mrmConfig": {
Expand Down

0 comments on commit 8b71324

Please sign in to comment.