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 5, 2023
1 parent 27aea4c commit b8925fa
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 457 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -46,29 +46,29 @@
"devDependencies": {
"@release-it/conventional-changelog": "^5.1.1",
"@rollup/pluginutils": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"c8": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"c8": "^7.14.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"esbuild": "0.17.18",
"eslint": "^8.40.0",
"esbuild": "0.17.19",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.15.0",
"expect-type": "^0.16.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"pinst": "^3.0.0",
"postcss": "^8.4.23",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
"release-it": "^15.10.3",
"release-it": "^15.11.0",
"semver": "^7.5.1",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vite": "^4.3.5",
"vitest": "^0.31.0"
"vite": "^4.3.9",
"vitest": "^0.31.4"
},
"peerDependencies": {
"postcss": "^8.4.23"
"postcss": "^8.4.24"
},
"packageManager": "pnpm@8.5.0"
"packageManager": "pnpm@8.6.1"
}

0 comments on commit b8925fa

Please sign in to comment.