Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 19, 2021
1 parent 14e2e46 commit 0a3d5e5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,27 +26,27 @@
"author": "virk,adonisjs",
"license": "MIT",
"devDependencies": {
"@adonisjs/mrm-preset": "^4.1.0",
"@poppinss/dev-utils": "^1.1.4",
"@types/node": "^15.12.2",
"@types/source-map-support": "^0.5.3",
"@adonisjs/mrm-preset": "^4.1.2",
"@poppinss/dev-utils": "^1.1.5",
"@types/node": "^16.3.3",
"@types/source-map-support": "^0.5.4",
"benchmark": "^2.1.4",
"cross-env": "^7.0.3",
"del-cli": "^4.0.0",
"eslint": "^7.28.0",
"del-cli": "^4.0.1",
"eslint": "^7.31.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-adonis": "^1.3.2",
"eslint-plugin-prettier": "^3.4.0",
"github-label-sync": "^2.0.1",
"husky": "^6.0.0",
"husky": "^7.0.1",
"japa": "^3.1.1",
"mrm": "^3.0.2",
"np": "^7.5.0",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"strip-ansi": "^6.0.0",
"test-console": "^2.0.0",
"ts-node": "^10.0.0",
"typescript": "^4.3.3"
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
},
"nyc": {
"exclude": [
Expand Down Expand Up @@ -74,7 +74,7 @@
"anyBranch": false
},
"dependencies": {
"@poppinss/utils": "^3.1.3",
"@poppinss/utils": "^3.1.4",
"debug": "^4.3.2",
"find-cache-dir": "^3.3.1",
"fs-extra": "^10.0.0",
Expand Down

0 comments on commit 0a3d5e5

Please sign in to comment.