Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Oct 20, 2022
1 parent e3fb0a5 commit cbc8e64
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,26 @@
"license": "MIT",
"devDependencies": {
"@adonisjs/mrm-preset": "^5.0.3",
"@adonisjs/require-ts": "^2.0.12",
"@japa/assert": "^1.3.5",
"@japa/run-failed-tests": "^1.0.8",
"@japa/runner": "^2.1.1",
"@japa/spec-reporter": "^1.2.0",
"@types/node": "^18.7.15",
"@adonisjs/require-ts": "^2.0.13",
"@japa/assert": "^1.3.6",
"@japa/run-failed-tests": "^1.1.0",
"@japa/runner": "^2.2.2",
"@japa/spec-reporter": "^1.3.2",
"@types/node": "^18.11.3",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^5.0.0",
"eslint": "^8.23.0",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^2.1.0",
"eslint-plugin-adonis": "^2.1.1",
"eslint-plugin-prettier": "^4.2.1",
"github-label-sync": "^2.2.0",
"husky": "^8.0.1",
"mrm": "^4.1.0",
"mrm": "^4.1.13",
"np": "^7.6.2",
"pino-pretty": "^7.6.1",
"prettier": "^2.7.1",
"typescript": "^4.8.2"
"typescript": "^4.8.4"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit cbc8e64

Please sign in to comment.