Skip to content

Commit

Permalink
Bump the all-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [@fetch-mock/jest](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/jest) and [eslint](https://github.com/eslint/eslint) to permit the latest version.

Updates `@fetch-mock/jest` to 0.2.9
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/wheresrhys/fetch-mock/commits/jest-v0.2.9/packages/jest)

Updates `eslint` to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.19.0)

---
updated-dependencies:
- dependency-name: "@fetch-mock/jest"
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 8a9149c commit a3584cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"node": ">=20.0.0"
},
"devDependencies": {
"@fetch-mock/jest": "^0.2.7",
"@fetch-mock/jest": "^0.2.9",
"@jhwelch/mmm-eslint-config": "^1.0.0",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"jest": "^29.7.0",
"nunjucks": "^3.2.4"
},
Expand Down

0 comments on commit a3584cc

Please sign in to comment.