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 May 29, 2023
1 parent 27aea4c commit 18d8481
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 201 deletions.
22 changes: 11 additions & 11 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.8",
"@typescript-eslint/parser": "^5.59.8",
"c8": "^7.14.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"esbuild": "0.17.18",
"eslint": "^8.40.0",
"esbuild": "0.17.19",
"eslint": "^8.41.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",
"semver": "^7.5.1",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.3.5",
"vitest": "^0.31.0"
"vite": "^4.3.9",
"vitest": "^0.31.1"
},
"peerDependencies": {
"postcss": "^8.4.23"
"postcss": "^8.4.24"
},
"packageManager": "pnpm@8.5.0"
"packageManager": "pnpm@8.6.0"
}

0 comments on commit 18d8481

Please sign in to comment.