Bump vite-plugin-checker from 0.5.0 to 0.5.1 (#3270)

Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.0 to 0.5.1.
- [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/vite-plugin-checker@0.5.0...vite-plugin-checker@0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-05 22:02:25 +02:00 committed by GitHub
parent 3d551f7b92
commit 77a9a20965
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -71,7 +71,7 @@
"tar-fs": "^2.1.1",
"ts-node": "^10.9.1",
"vite": "^3.1.0",
"vite-plugin-checker": "^0.5.0",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.1",
"webpack": "^5.74.0"
}

16
package-lock.json generated
View file

@ -84,7 +84,7 @@
"tar-fs": "^2.1.1",
"ts-node": "^10.9.1",
"vite": "^3.1.0",
"vite-plugin-checker": "^0.5.0",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.1",
"webpack": "^5.74.0"
}
@ -14731,9 +14731,9 @@
}
},
"node_modules/vite-plugin-checker": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.0.tgz",
"integrity": "sha512-IuCHIpnJwRxDupd+jVNwza07+ajt4jFItwWMFEF2cDDp5E92ePx1eVn91JMsa02XkquR1s6L4VZX8/RTFamD9w==",
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.1.tgz",
"integrity": "sha512-NFiO1PyK9yGuaeSnJ7Whw9fnxLc1AlELnZoyFURnauBYhbIkx9n+PmIXxSFUuC9iFyACtbJQUAEuQi6yHs2Adg==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.12.13",
@ -18905,7 +18905,7 @@
"ts-node": "^10.9.1",
"use-react-router-breadcrumbs": "^2.0.2",
"vite": "^3.1.0",
"vite-plugin-checker": "^0.5.0",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.1",
"webpack": "^5.74.0"
}
@ -26830,9 +26830,9 @@
}
},
"vite-plugin-checker": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.0.tgz",
"integrity": "sha512-IuCHIpnJwRxDupd+jVNwza07+ajt4jFItwWMFEF2cDDp5E92ePx1eVn91JMsa02XkquR1s6L4VZX8/RTFamD9w==",
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.5.1.tgz",
"integrity": "sha512-NFiO1PyK9yGuaeSnJ7Whw9fnxLc1AlELnZoyFURnauBYhbIkx9n+PmIXxSFUuC9iFyACtbJQUAEuQi6yHs2Adg==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.12.13",