Skip to content

Commit f3d6b72

Browse files
build(deps-dev): bump the dev-dependencies group with 2 updates
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]>
1 parent 86a2048 commit f3d6b72

2 files changed

Lines changed: 197 additions & 112 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"yargs": "^17.7.2"
4343
},
4444
"devDependencies": {
45-
"compare-fixture": "^1.1.0",
45+
"compare-fixture": "^1.1.2",
4646
"coveralls": "^3.1.1",
47-
"eslint": "^8.22.0",
47+
"eslint": "^8.56.0",
4848
"eslint-config-prettier": "^8.5.0",
4949
"eslint-plugin-prettier": "^4.2.1",
5050
"execa": "^5.0.0",

0 commit comments

Comments
 (0)