Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 21, 2021
1 parent add2c03 commit fd6d3f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"@adonisjs/mrm-preset": "^4.1.2",
"@adonisjs/repl": "^3.1.7",
"@adonisjs/require-ts": "^2.0.8",
"@adonisjs/sink": "^5.1.6",
"@adonisjs/sink": "^5.2.0",
"@poppinss/dev-utils": "^1.1.5",
"@types/node": "^16.11.7",
"@types/node": "^16.11.9",
"@types/supertest": "^2.0.11",
"clear-module": "^4.1.2",
"copyfiles": "^2.4.1",
"del-cli": "^4.0.1",
"eslint": "^8.2.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-adonis": "^2.0.0",
"eslint-plugin-prettier": "^4.0.0",
Expand All @@ -80,13 +80,13 @@
"husky": "^7.0.4",
"japa": "^4.0.0",
"mrm": "^3.0.10",
"np": "^7.5.0",
"np": "^7.6.0",
"prettier": "^2.4.1",
"reflect-metadata": "^0.1.13",
"strip-ansi": "^6.0.0",
"supertest": "^6.1.6",
"test-console": "^2.0.0",
"typescript": "^4.4.4",
"typescript": "^4.5.2",
"youch": "^2.2.2",
"youch-terminal": "^1.1.1"
},
Expand Down

0 comments on commit fd6d3f4

Please sign in to comment.