Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 17, 2022
1 parent 79552f7 commit f4e83b3
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 229 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -41,27 +41,27 @@
},
"devDependencies": {
"@release-it/conventional-changelog": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"c8": "^7.11.2",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"c8": "^7.11.3",
"conventional-changelog-conventionalcommits": "^4.6.3",
"esbuild": "0.14.38",
"eslint": "^8.14.0",
"esbuild": "0.14.45",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"expect-type": "^0.13.0",
"groq": "^2.29.3",
"husky": "^7.0.4",
"lint-staged": "^12.4.1",
"lint-staged": "^12.5.0",
"pinst": "^3.0.0",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"release-it": "^15.0.0",
"resolve": "^1.22.0",
"semver": "^7.3.7",
"typescript": "^4.6.4",
"typescript": "^4.7.3",
"unbuild": "^0.7.4",
"vite": "^2.9.8",
"vitest": "^0.10.3"
"vite": "^2.9.12",
"vitest": "^0.15.1"
},
"packageManager": "pnpm@7.0.0"
"packageManager": "pnpm@7.2.1"
}

0 comments on commit f4e83b3

Please sign in to comment.