1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action.git synced 2026-04-13 10:21:23 +02:00

chore(deps-dev): bump eslint-plugin-jest from 28.14.0 to 29.15.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.14.0 to 29.15.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.15.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.15.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-02 15:04:41 +00:00
committed by GitHub
parent 70ef6fd3a4
commit 9f5e944727
2 changed files with 14 additions and 10 deletions

View File

@@ -74,7 +74,7 @@
"babel-preset-jest": "^29.6.3",
"eslint": "^9.29.0",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jest": "^28.13.0",
"eslint-plugin-jest": "^29.15.1",
"jest": "^29.7.0",
"prettier": "^3.5.3",
"semantic-release": "^24.2.5"