Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed May 22, 2023
1 parent 57b9f14 commit c7f37dd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,26 +38,26 @@
"author": "virk,dimerapp",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@dimerapp/markdown": "^7.0.1",
"@dimerapp/shiki": "^4.1.0",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@dimerapp/markdown": "^7.0.2",
"@dimerapp/shiki": "^4.1.1",
"@japa/assert": "^1.4.1",
"@japa/run-failed-tests": "^1.1.1",
"@japa/runner": "^2.5.1",
"@japa/spec-reporter": "^1.3.3",
"@swc/core": "^1.3.51",
"@types/node": "^18.15.11",
"@swc/core": "^1.3.59",
"@types/node": "^20.2.3",
"del-cli": "^5.0.0",
"edge.js": "^5.5.1",
"eslint": "^8.38.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-adonis": "^3.0.3",
"eslint-plugin-prettier": "^4.2.1",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^7.7.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"ts-dedent": "^2.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
Expand Down

0 comments on commit c7f37dd

Please sign in to comment.