Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#220)
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] authored Jul 20, 2023
1 parent 84c894b commit 655064f
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 306 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"c8": "^7.14.0",
"conventional-changelog-conventionalcommits": "^6.0.0",
"esbuild": "0.18.1",
"eslint": "^8.42.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"esbuild": "0.18.15",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.16.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"pinst": "^3.0.0",
"postcss": "^8.4.24",
"postcss": "^8.4.26",
"prettier": "^2.8.8",
"release-it": "^16.1.3",
"semver": "^7.5.1",
"typescript": "^5.1.3",
"semver": "^7.5.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.32.0"
"vite": "^4.4.5",
"vitest": "^0.33.0"
},
"peerDependencies": {
"postcss": "^8.4.24"
"postcss": "^8.4.26"
},
"packageManager": "pnpm@8.6.2"
"packageManager": "pnpm@8.6.9"
}
Loading

0 comments on commit 655064f

Please sign in to comment.