Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#216)
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 May 12, 2023
1 parent a598197 commit 27aea4c
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 303 deletions.
28 changes: 14 additions & 14 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.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"c8": "^7.13.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"esbuild": "0.17.16",
"eslint": "^8.38.0",
"esbuild": "0.17.18",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.15.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"pinst": "^3.0.0",
"postcss": "^8.4.21",
"prettier": "^2.8.7",
"release-it": "^15.10.1",
"semver": "^7.4.0",
"postcss": "^8.4.23",
"prettier": "^2.8.8",
"release-it": "^15.10.3",
"semver": "^7.5.1",
"typescript": "^5.0.4",
"unbuild": "^1.2.0",
"vite": "^4.2.1",
"vitest": "^0.30.1"
"unbuild": "^1.2.1",
"vite": "^4.3.5",
"vitest": "^0.31.0"
},
"peerDependencies": {
"postcss": "^8.4.21"
"postcss": "^8.4.23"
},
"packageManager": "pnpm@8.2.0"
"packageManager": "pnpm@8.5.0"
}

0 comments on commit 27aea4c

Please sign in to comment.