Skip to content

Commit

Permalink
chore(deps): update dependency jasmine-core to v5.5.0 (#1885)
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 Dec 6, 2024
1 parent 6c43a62 commit c2af71c
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.5",
"@types/node": "20.17.9",
"cypress": "13.16.1",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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.5",
"@types/node": "20.17.9",
"cypress": "13.16.1",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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.9",
"cypress": "13.16.1",
"html-webpack-plugin": "5.6.3",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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.5",
"@types/node": "20.17.9",
"cypress": "13.16.1",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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.5",
"@types/node": "20.17.9",
"cypress": "13.16.1",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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.5",
"@types/node": "20.17.9",
"cypress": "13.16.1",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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.5",
"@types/node": "20.17.9",
"cypress": "13.16.1",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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.5",
"@types/node": "20.17.9",
"cypress": "13.16.1",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.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 @@ -9375,7 +9375,7 @@ __metadata:
"@types/node": 20.17.9
cypress: 13.16.1
html-webpack-plugin: 5.6.3
jasmine-core: 5.4.0
jasmine-core: 5.5.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -10799,10 +10799,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -12813,7 +12813,7 @@ __metadata:
"@types/jasmine": 5.1.5
"@types/node": 20.17.9
cypress: 13.16.1
jasmine-core: 5.4.0
jasmine-core: 5.5.0
jest: 29.7.0
ng-packagr: 18.0.0
rxjs: 7.8.1
Expand Down Expand Up @@ -15327,7 +15327,7 @@ __metadata:
"@types/jasmine": 5.1.5
"@types/node": 20.17.9
cypress: 13.16.1
jasmine-core: 5.4.0
jasmine-core: 5.5.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -15361,7 +15361,7 @@ __metadata:
"@types/jasmine": 5.1.5
"@types/node": 20.17.9
cypress: 13.16.1
jasmine-core: 5.4.0
jasmine-core: 5.5.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -15396,7 +15396,7 @@ __metadata:
"@types/jasmine": 5.1.5
"@types/node": 20.17.9
cypress: 13.16.1
jasmine-core: 5.4.0
jasmine-core: 5.5.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -15431,7 +15431,7 @@ __metadata:
"@types/jasmine": 5.1.5
"@types/node": 20.17.9
cypress: 13.16.1
jasmine-core: 5.4.0
jasmine-core: 5.5.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage: 2.2.1
Expand Down Expand Up @@ -15810,7 +15810,7 @@ __metadata:
"@types/jasmine": 5.1.5
"@types/node": 20.17.9
cypress: 13.16.1
jasmine-core: 5.4.0
jasmine-core: 5.5.0
jest: 29.7.0
jest-junit: 16.0.0
rxjs: 7.8.1
Expand Down Expand Up @@ -16730,7 +16730,7 @@ __metadata:
"@types/jasmine": 5.1.5
"@types/node": 20.17.9
cypress: 13.16.1
jasmine-core: 5.4.0
jasmine-core: 5.5.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
karma-coverage-istanbul-reporter: 3.0.3
Expand Down

0 comments on commit c2af71c

Please sign in to comment.