Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#228)
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 Aug 15, 2023
1 parent cda9ce3 commit 4f45689
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 221 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,30 +45,30 @@
},
"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",
"@rollup/pluginutils": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.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.19.2",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"expect-type": "^0.16.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"pinst": "^3.0.0",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"prettier": "^2.8.8",
"release-it": "^16.1.3",
"release-it": "^16.1.5",
"semver": "^7.5.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.5",
"vitest": "^0.33.0"
"vite": "^4.4.9",
"vitest": "^0.34.1"
},
"peerDependencies": {
"postcss": "^8.4.26"
"postcss": "^8.4.27"
},
"packageManager": "pnpm@8.6.9"
"packageManager": "pnpm@8.6.12"
}

0 comments on commit 4f45689

Please sign in to comment.