Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 28, 2022
1 parent 6be7bc1 commit 9dd68ef
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 156 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"devDependencies": {
"@release-it/conventional-changelog": "^5.1.1",
"@rollup/pluginutils": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"c8": "^7.12.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"esbuild": "0.16.10",
"esbuild": "0.16.12",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -60,15 +60,15 @@
"pinst": "^3.0.0",
"postcss": "^8.4.20",
"prettier": "^2.8.1",
"release-it": "^15.5.1",
"release-it": "^15.6.0",
"semver": "^7.3.8",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"vite": "^4.0.2",
"vite": "^4.0.3",
"vitest": "^0.26.2"
},
"peerDependencies": {
"postcss": "^8"
},
"packageManager": "pnpm@7.19.0"
"packageManager": "pnpm@7.21.0"
}

0 comments on commit 9dd68ef

Please sign in to comment.