Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#93)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.53.0...v8.54.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 20, 2023
1 parent 577645c commit c447631
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^20.8.9",
"@vitejs/plugin-vue": "^4.5.0",
"cross-env": "^7.0.3",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"husky": "^8.0.3",
"jest": "^29.6.4",
"lerna": "^7.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/rare-diseases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@vuelidate/validators": "^2.0.4",
"bootstrap-vue-next": "^0.15.0",
"chart.js": "^4.4.0",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"nuxt": "^3.8.0",
"vitest": "^0.34.6",
"vue": "^3.3.7",
Expand Down

0 comments on commit c447631

Please sign in to comment.