Skip to content

Commit

Permalink
build(deps-dev): bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [compare-fixture](https://github.com/mainmatter/compare-fixture) and [eslint](https://github.com/eslint/eslint).


Updates `compare-fixture` from 1.1.0 to 1.1.2
- [Release notes](https://github.com/mainmatter/compare-fixture/releases)
- [Changelog](https://github.com/mainmatter/compare-fixture/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mainmatter/compare-fixture/commits)

Updates `eslint` from 8.55.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: compare-fixture
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 86a2048 commit f3d6b72
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 112 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"compare-fixture": "^1.1.0",
"compare-fixture": "^1.1.2",
"coveralls": "^3.1.1",
"eslint": "^8.22.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"execa": "^5.0.0",
Expand Down
Loading

0 comments on commit f3d6b72

Please sign in to comment.