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 31, 2022
1 parent 08e5be7 commit 0bf3723
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 199 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": "^5.0.0",
"@rollup/pluginutils": "^4.2.1",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"c8": "^7.11.3",
"conventional-changelog-conventionalcommits": "^4.6.3",
"esbuild": "0.14.39",
"eslint": "^8.15.0",
"esbuild": "0.14.42",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"expect-type": "^0.13.0",
"husky": "^8.0.1",
"lint-staged": "^12.4.1",
"lint-staged": "^12.5.0",
"pinst": "^3.0.0",
"postcss": "^8.4.13",
"postcss": "^8.4.14",
"prettier": "^2.6.2",
"release-it": "^15.0.0",
"semver": "^7.3.7",
"typescript": "^4.6.4",
"typescript": "^4.7.2",
"unbuild": "^0.7.4",
"vite": "^2.9.9",
"vitest": "^0.12.6"
"vitest": "^0.13.0"
},
"peerDependencies": {
"postcss": "^8"
},
"packageManager": "pnpm@7.1.0"
"packageManager": "pnpm@7.1.7"
}

0 comments on commit 0bf3723

Please sign in to comment.