Skip to content

Commit

Permalink
Bump semver and eslint-plugin-compat in /who-metrics-ui
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) to 7.5.4 and updates ancestor dependency [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat). These dependencies need to be updated together.


Updates `semver` from 7.3.8 to 7.5.4
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.8...v7.5.4)

Updates `eslint-plugin-compat` from 4.1.4 to 4.2.0
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](amilajack/eslint-plugin-compat@v4.1.4...v4.2.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 5705abe commit 000cefd
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 43 deletions.
85 changes: 43 additions & 42 deletions who-metrics-ui/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 who-metrics-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "^5.60.1",
"eslint": "^8.44.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-compat": "^4.2.0",
"eslint-plugin-delegated-events": "^1.0.0",
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-import": "^2.27.5",
Expand Down

0 comments on commit 000cefd

Please sign in to comment.