Skip to content
This repository has been archived by the owner on Nov 18, 2023. 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 Feb 22, 2022
1 parent 42c9787 commit 4a4cb16
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 @@ -31,14 +31,14 @@
"license": "MIT",
"devDependencies": {
"@adonisjs/mrm-preset": "^5.0.2",
"@adonisjs/require-ts": "^2.0.7",
"@types/node": "^17.0.0",
"@adonisjs/require-ts": "^2.0.10",
"@types/node": "^17.0.19",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^4.0.1",
"doctoc": "^2.0.1",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
"github-label-sync": "^2.0.1",
Expand All @@ -47,7 +47,7 @@
"mrm": "^3.0.2",
"np": "^7.5.0",
"prettier": "^2.3.2",
"typescript": "^4.3.5"
"typescript": "^4.5.5"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit 4a4cb16

Please sign in to comment.