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 22, 2022
1 parent 025ebc5 commit e5c650f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,35 +31,35 @@
"author": "virk,adonisjs",
"license": "MIT",
"devDependencies": {
"@adonisjs/application": "^5.2.4",
"@adonisjs/application": "^5.2.5",
"@adonisjs/mrm-preset": "^5.0.3",
"@adonisjs/require-ts": "^2.0.12",
"@japa/assert": "^1.3.4",
"@japa/run-failed-tests": "^1.0.7",
"@japa/runner": "^2.0.8",
"@japa/runner": "^2.0.9",
"@japa/spec-reporter": "^1.1.12",
"@poppinss/dev-utils": "^2.0.3",
"@types/fs-extra": "^9.0.13",
"@types/ini": "^1.3.31",
"@types/marked": "^4.0.3",
"@types/node": "^17.0.35",
"@types/node": "^18.0.6",
"@types/yaml": "^1.9.7",
"commitizen": "^4.2.4",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^4.0.1",
"del-cli": "^5.0.0",
"endent": "^2.1.0",
"eslint": "^8.16.0",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"github-label-sync": "^2.2.0",
"husky": "^8.0.1",
"ini": "^3.0.0",
"mrm": "^4.0.0",
"np": "^7.6.1",
"prettier": "^2.6.2",
"typescript": "^4.7.0-beta",
"yaml": "^2.1.0"
"np": "^7.6.2",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
"yaml": "^2.1.1"
},
"nyc": {
"exclude": [
Expand All @@ -80,7 +80,7 @@
"@poppinss/utils": "^4.0.4",
"cp-file": "^9.1.0",
"fs-extra": "^10.1.0",
"marked": "^4.0.16",
"marked": "^4.0.18",
"marked-terminal": "^5.1.1",
"mrm-core": "^7.0.0",
"mustache": "^4.2.0",
Expand Down

0 comments on commit e5c650f

Please sign in to comment.