Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(deps): update devdependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2022
1 parent 3c58251 commit ec677aa
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 90 deletions.
130 changes: 45 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"coverage": "nyc npm run test"
},
"devDependencies": {
"@adonisjs/assembler": "5.9.3",
"@adonisjs/assembler": "5.9.5",
"@types/sharp": "0.31.0",
"@types/supertest": "2.0.12",
"adonis-preset-ts": "2.1.0",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-adonis": "2.1.1",
"eslint-plugin-prettier": "4.2.1",
"execa": "5.0.0",
"execa": "5.1.1",
"get-port": "6.1.2",
"japa": "4.0.0",
"nyc": "15.1.0",
"pino-pretty": "9.1.1",
"prettier": "2.7.1",
"prettier": "2.8.0",
"supertest": "6.3.1",
"typescript": "4.8.4",
"typescript": "4.9.3",
"youch": "3.2.2",
"youch-terminal": "2.1.5"
},
Expand Down

0 comments on commit ec677aa

Please sign in to comment.