Skip to content

Commit

Permalink
chore: upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Nov 24, 2022
1 parent f882b70 commit 04d2b37
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 458 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
"pathe": "^1.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@nuxt/module-builder": "^0.1.7",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@nuxt/module-builder": "^0.2.1",
"@nuxt/schema": "^3.0.0",
"@nuxt/test-utils": "^3.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/lodash.template": "^4.5.1",
"@typescript-eslint/parser": "^5.34.0",
"@vitest/coverage-c8": "^0.25.3",
"eslint": "^8.22.0",
"husky": "8.0.1",
"eslint": "^8.28.0",
"husky": "8.0.2",
"nuxt": "3.0.0",
"standard-version": "^9.5.0",
"typescript": "^4.7.4",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
},
"publishConfig": {
Expand Down

0 comments on commit 04d2b37

Please sign in to comment.