Skip to content

Commit

Permalink
chore(deps): update dependency jasmine-core to v5.4.0 (#1876)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent a629d9f commit 21e3b6e
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/jasmine": "5.1.2",
"@types/node": "20.17.7",
"cypress": "13.16.0",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-esbuild/sanity-esbuild-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jasmine": "5.1.2",
"@types/node": "20.17.7",
"cypress": "13.16.0",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/full-cycle-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node": "20.17.7",
"cypress": "13.16.0",
"html-webpack-plugin": "5.6.3",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"cypress": "13.16.0",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"cypress": "13.16.0",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/multiple-apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"cypress": "13.16.0",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"jest": "29.7.0",
"ng-packagr": "18.0.0",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/simple-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"cypress": "13.16.0",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/jasmine": "5.1.4",
"@types/node": "20.17.7",
"cypress": "13.16.0",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage-istanbul-reporter": "3.0.3",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8744,7 +8744,7 @@ __metadata:
"@types/node": 20.17.7
cypress: 13.16.0
html-webpack-plugin: 5.6.3
jasmine-core: 5.2.0
jasmine-core: 5.4.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -10181,10 +10181,10 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:5.2.0":
version: 5.2.0
resolution: "jasmine-core@npm:5.2.0"
checksum: e97e8f1fdc4468fe73f228157964095580c60c215971b45464e79c41482aa215c9a8cfb8cac27c25c8a1592348f520c44042ce1216a335fb88f9f732ff9053dd
"jasmine-core@npm:5.4.0":
version: 5.4.0
resolution: "jasmine-core@npm:5.4.0"
checksum: 513bcae7b3659e46ea43f9187dd8a6b2a99db79af630e82e7918870b945ec1ba8aa4c53280be88ef2a516abe15181d53f19ede8b490196d4d81313359034840a
languageName: node
linkType: hard

Expand Down Expand Up @@ -12121,7 +12121,7 @@ __metadata:
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
cypress: 13.16.0
jasmine-core: 5.2.0
jasmine-core: 5.4.0
jest: 29.7.0
ng-packagr: 18.0.0
rxjs: 7.8.1
Expand Down Expand Up @@ -14430,7 +14430,7 @@ __metadata:
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
cypress: 13.16.0
jasmine-core: 5.2.0
jasmine-core: 5.4.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -14464,7 +14464,7 @@ __metadata:
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
cypress: 13.16.0
jasmine-core: 5.2.0
jasmine-core: 5.4.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -14499,7 +14499,7 @@ __metadata:
"@types/jasmine": 5.1.2
"@types/node": 20.17.7
cypress: 13.16.0
jasmine-core: 5.2.0
jasmine-core: 5.4.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -14534,7 +14534,7 @@ __metadata:
"@types/jasmine": 5.1.2
"@types/node": 20.17.7
cypress: 13.16.0
jasmine-core: 5.2.0
jasmine-core: 5.4.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -14898,7 +14898,7 @@ __metadata:
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
cypress: 13.16.0
jasmine-core: 5.2.0
jasmine-core: 5.4.0
jest: 29.7.0
jest-junit: 16.0.0
rxjs: 7.8.1
Expand Down Expand Up @@ -15777,7 +15777,7 @@ __metadata:
"@types/jasmine": 5.1.4
"@types/node": 20.17.7
cypress: 13.16.0
jasmine-core: 5.2.0
jasmine-core: 5.4.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage-istanbul-reporter: 3.0.3
Expand Down

0 comments on commit 21e3b6e

Please sign in to comment.