Skip to content

Commit

Permalink
chore(deps): update dependency @types/jasmine to v5.1.5 (#1880)
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 29, 2024
1 parent fc5ff2c commit 941544a
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.2",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
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 @@ -30,7 +30,7 @@
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.2",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
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 @@ -30,7 +30,7 @@
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"html-webpack-plugin": "5.6.3",
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 @@ -34,7 +34,7 @@
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.3",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
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 @@ -30,7 +30,7 @@
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
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 @@ -30,7 +30,7 @@
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
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 @@ -32,7 +32,7 @@
"@angular/cli": "18.1.4",
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/timestamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@cypress/schematic": "2.5.2",
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "20.17.8",
"cypress": "13.16.0",
"jasmine-core": "5.4.0",
Expand Down
31 changes: 12 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4636,17 +4636,10 @@ __metadata:
languageName: node
linkType: hard

"@types/jasmine@npm:5.1.2":
version: 5.1.2
resolution: "@types/jasmine@npm:5.1.2"
checksum: c794b1c23fd21d82991d5dc7f63ea411f78f5bc79a0fbfa2df452732d625409df1ee7612aa4bdf2278ecf7484c6f4cc9319b3848a0ab8baf58827a600dfd1e68
languageName: node
linkType: hard

"@types/jasmine@npm:5.1.4":
version: 5.1.4
resolution: "@types/jasmine@npm:5.1.4"
checksum: 1b2048d988077aee747a72fab31f4e0820f928c25e886ab91aa5a1ee2d4277655c22f81feed5d7b3b15cc61542878568a24b2381457eb21dfc84250c693f980a
"@types/jasmine@npm:5.1.5":
version: 5.1.5
resolution: "@types/jasmine@npm:5.1.5"
checksum: 7c3e30fb6de5501c99666928f93b2d9c532ef73e09051434a185e61f032148f49bed218ccf405e72dfc1b3d213cbd28732050bb4bf3ccdf0577fa1febdb56d13
languageName: node
linkType: hard

Expand Down Expand Up @@ -8740,7 +8733,7 @@ __metadata:
"@angular/platform-browser": 18.1.3
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
html-webpack-plugin: 5.6.3
Expand Down Expand Up @@ -12118,7 +12111,7 @@ __metadata:
"@angular/platform-browser": 18.1.3
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
Expand Down Expand Up @@ -14427,7 +14420,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.4
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
Expand Down Expand Up @@ -14461,7 +14454,7 @@ __metadata:
"@angular/platform-browser": 18.1.3
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
Expand Down Expand Up @@ -14496,7 +14489,7 @@ __metadata:
"@angular/platform-browser": 18.1.3
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.2
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
Expand Down Expand Up @@ -14531,7 +14524,7 @@ __metadata:
"@angular/platform-browser": 18.1.3
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.2
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
Expand Down Expand Up @@ -14895,7 +14888,7 @@ __metadata:
"@angular/platform-browser": 18.1.3
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@types/jasmine": 5.1.4
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
Expand Down Expand Up @@ -15774,7 +15767,7 @@ __metadata:
"@angular/platform-browser-dynamic": 18.1.3
"@angular/router": 18.1.3
"@cypress/schematic": 2.5.2
"@types/jasmine": 5.1.4
"@types/jasmine": 5.1.5
"@types/node": 20.17.8
cypress: 13.16.0
jasmine-core: 5.4.0
Expand Down

0 comments on commit 941544a

Please sign in to comment.