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 Jul 28, 2023
1 parent 655064f commit 54e540b
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 184 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,29 @@
"devDependencies": {
"@release-it/conventional-changelog": "^7.0.0",
"@rollup/pluginutils": "^5.0.2",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"c8": "^7.14.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"esbuild": "0.18.15",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"esbuild": "0.18.17",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.16.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"pinst": "^3.0.0",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"prettier": "^2.8.8",
"release-it": "^16.1.3",
"semver": "^7.5.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.5",
"vite": "^4.4.7",
"vitest": "^0.33.0"
},
"peerDependencies": {
"postcss": "^8.4.26"
"postcss": "^8.4.27"
},
"packageManager": "pnpm@8.6.9"
"packageManager": "pnpm@8.6.10"
}

0 comments on commit 54e540b

Please sign in to comment.