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 Mar 24, 2023
1 parent 3c58251 commit 50b9e2d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
"coverage": "nyc npm run test"
},
"devDependencies": {
"@adonisjs/assembler": "5.9.3",
"@types/sharp": "0.31.0",
"@adonisjs/assembler": "5.9.5",
"@types/sharp": "0.31.1",
"@types/supertest": "2.0.12",
"adonis-preset-ts": "2.1.0",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.8.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",
"supertest": "6.3.1",
"typescript": "4.8.4",
"youch": "3.2.2",
"youch-terminal": "2.1.5"
"pino-pretty": "9.4.0",
"prettier": "2.8.7",
"supertest": "6.3.3",
"typescript": "4.9.5",
"youch": "3.2.3",
"youch-terminal": "2.2.0"
},
"dependencies": {
"@adonisjs/ace": "11.3.1",
Expand Down

0 comments on commit 50b9e2d

Please sign in to comment.