Skip to content

Commit

Permalink
chore(deps): bump semver and eslint-plugin-compat (#116)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent ee9c4c8 commit c3ecbe6
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 86 deletions.
144 changes: 59 additions & 85 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 @@ -88,7 +88,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-compat": "4.1.4",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-unicorn": "48.0.1",
Expand Down

0 comments on commit c3ecbe6

Please sign in to comment.