Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 20, 2023
1 parent e5d294e commit b069245
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,27 +32,27 @@
"license": "MIT",
"devDependencies": {
"@adonisjs/require-ts": "^2.0.13",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "^17.0.2",
"@japa/assert": "^1.3.6",
"@japa/run-failed-tests": "^1.1.0",
"@japa/runner": "^2.2.1",
"@japa/spec-reporter": "^1.3.1",
"@types/node": "^18.11.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@japa/assert": "^1.4.1",
"@japa/run-failed-tests": "^1.1.1",
"@japa/runner": "^2.5.1",
"@japa/spec-reporter": "^1.3.3",
"@types/node": "^18.15.3",
"del-cli": "5.0.0",
"edge.js": "5.5.0",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-adonis": "^3.0.2",
"edge.js": "^5.5.1",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-adonis": "^3.0.3",
"eslint-plugin-prettier": "^4.0.0",
"github-label-sync": "^2.2.0",
"husky": "^8.0.1",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"js-stringify": "^1.0.2",
"np": "^7.6.1",
"openapi-types": "^12.0.2",
"prettier": "^2.7.1",
"np": "^7.6.4",
"openapi-types": "^12.1.0",
"prettier": "^2.8.5",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
"typescript": "^5.0.2"
},
"peerDependencies": {
"edge.js": "5.5.0"
Expand Down Expand Up @@ -104,7 +104,7 @@
},
"dependencies": {
"edge-error": "^3.0.0",
"edge-parser": "8.2.1",
"edge-parser": "^8.2.2",
"nanoid": "^3.3.4"
},
"repository": {
Expand Down

0 comments on commit b069245

Please sign in to comment.