Skip to content

Commit

Permalink
Bump the angular group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the angular group with 2 updates in the /generators/ionic/resources/base directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular).


Updates `@types/jest` from 29.5.12 to 29.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-preset-angular` from 14.2.2 to 14.2.4
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](thymikee/jest-preset-angular@v14.2.2...v14.2.4)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: jest-preset-angular
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent c5024fa commit e909f3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/ionic/resources/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@cypress/schematic": "^2.5.1",
"@ionic/angular-toolkit": "^12.1.1",
"@ionic/cli": "^7.2.0",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "^22.1.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
Expand All @@ -78,7 +78,7 @@
"ionic-mocks-jest": "1.3.3",
"jest": "29.7.0",
"jest-localstorage-mock": "2.4.26",
"jest-preset-angular": "14.2.2",
"jest-preset-angular": "14.2.4",
"prettier": "3.3.3",
"typescript": "~5.5.3"
}
Expand Down

0 comments on commit e909f3a

Please sign in to comment.