Skip to content

Commit

Permalink
Bump vite-plugin-checker from 0.5.1 to 0.5.2 (#3998)
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.5.2)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent dbbc7f3 commit 0750699
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-dom": "^17.0.16",
"@vitejs/plugin-react": "^2.2.0",
"vite": "^3.2.4",
"vite-plugin-checker": "^0.5.1"
"vite-plugin-checker": "^0.5.2"
},
"wireit": {
"dev": {
Expand Down
2 changes: 1 addition & 1 deletion apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"ldap-server-mock": "^6.0.1",
"ts-node": "^10.9.1",
"vite": "^3.2.4",
"vite-plugin-checker": "^0.5.1",
"vite-plugin-checker": "^0.5.2",
"vitest": "^0.25.7",
"webpack": "^5.75.0"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@vitejs/plugin-react": "^2.2.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^3.2.4",
"vite-plugin-checker": "^0.5.1",
"vite-plugin-checker": "^0.5.2",
"vite-plugin-dts": "^1.7.1"
}
}
35 changes: 25 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0750699

Please sign in to comment.