Skip to content

Commit 336cd56

Browse files
committed
chore(deps): update dependency @types/jasmine to v5.1.3
1 parent c641a37 commit 336cd56

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

examples/custom-webpack/full-cycle-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/cli": "17.0.2",
3131
"@angular/compiler-cli": "17.0.2",
3232
"@angular/language-service": "17.0.2",
33-
"@types/jasmine": "5.1.2",
33+
"@types/jasmine": "5.1.3",
3434
"@types/node": "18.18.10",
3535
"cypress": "13.5.1",
3636
"html-webpack-plugin": "5.5.3",

examples/custom-webpack/sanity-app-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@angular/cli": "17.0.2",
3535
"@angular/compiler-cli": "17.0.2",
3636
"@cypress/schematic": "2.5.1",
37-
"@types/jasmine": "5.1.2",
37+
"@types/jasmine": "5.1.3",
3838
"@types/node": "18.18.10",
3939
"cypress": "13.5.1",
4040
"jasmine-core": "5.1.1",

examples/custom-webpack/sanity-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/cli": "17.0.2",
3131
"@angular/compiler-cli": "17.0.2",
3232
"@angular/language-service": "17.0.2",
33-
"@types/jasmine": "5.1.2",
33+
"@types/jasmine": "5.1.3",
3434
"@types/node": "18.18.10",
3535
"cypress": "13.5.1",
3636
"jasmine-core": "5.1.1",

examples/jest/multiple-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/cli": "17.0.2",
3131
"@angular/compiler-cli": "17.0.2",
3232
"@angular/language-service": "17.0.2",
33-
"@types/jasmine": "5.1.2",
33+
"@types/jasmine": "5.1.3",
3434
"@types/node": "18.18.10",
3535
"cypress": "13.5.1",
3636
"jasmine-core": "5.1.1",

examples/jest/simple-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@angular/cli": "17.0.2",
3333
"@angular/compiler-cli": "17.0.2",
3434
"@angular/language-service": "17.0.2",
35-
"@types/jasmine": "5.1.2",
35+
"@types/jasmine": "5.1.3",
3636
"@types/node": "18.18.10",
3737
"cypress": "13.5.1",
3838
"jasmine-core": "5.1.1",

examples/timestamp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@angular/compiler-cli": "17.0.2",
3333
"@angular/language-service": "17.0.2",
3434
"@cypress/schematic": "2.5.1",
35-
"@types/jasmine": "5.1.2",
35+
"@types/jasmine": "5.1.3",
3636
"@types/node": "18.18.10",
3737
"cypress": "13.5.1",
3838
"jasmine-core": "5.1.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4822,10 +4822,10 @@ __metadata:
48224822
languageName: node
48234823
linkType: hard
48244824

4825-
"@types/jasmine@npm:5.1.2":
4826-
version: 5.1.2
4827-
resolution: "@types/jasmine@npm:5.1.2"
4828-
checksum: c794b1c23fd21d82991d5dc7f63ea411f78f5bc79a0fbfa2df452732d625409df1ee7612aa4bdf2278ecf7484c6f4cc9319b3848a0ab8baf58827a600dfd1e68
4825+
"@types/jasmine@npm:5.1.3":
4826+
version: 5.1.3
4827+
resolution: "@types/jasmine@npm:5.1.3"
4828+
checksum: 165aa81878073a5d826fd9ab58a29cfc587a9b56096b1f98d0339c0063f7cb9bc3318c441df12c5ea426e2da1d53287636df022790f1e9ddfcc45c49a3864b62
48294829
languageName: node
48304830
linkType: hard
48314831

@@ -9646,7 +9646,7 @@ __metadata:
96469646
"@angular/platform-browser": 17.0.2
96479647
"@angular/platform-browser-dynamic": 17.0.2
96489648
"@angular/router": 17.0.2
9649-
"@types/jasmine": 5.1.2
9649+
"@types/jasmine": 5.1.3
96509650
"@types/node": 18.18.10
96519651
cypress: 13.5.1
96529652
html-webpack-plugin: 5.5.3
@@ -13466,7 +13466,7 @@ __metadata:
1346613466
"@angular/platform-browser": 17.0.2
1346713467
"@angular/platform-browser-dynamic": 17.0.2
1346813468
"@angular/router": 17.0.2
13469-
"@types/jasmine": 5.1.2
13469+
"@types/jasmine": 5.1.3
1347013470
"@types/node": 18.18.10
1347113471
cypress: 13.5.1
1347213472
jasmine-core: 5.1.1
@@ -16034,7 +16034,7 @@ __metadata:
1603416034
"@angular/platform-browser-dynamic": 17.0.2
1603516035
"@angular/router": 17.0.2
1603616036
"@cypress/schematic": 2.5.1
16037-
"@types/jasmine": 5.1.2
16037+
"@types/jasmine": 5.1.3
1603816038
"@types/node": 18.18.10
1603916039
cypress: 13.5.1
1604016040
jasmine-core: 5.1.1
@@ -16068,7 +16068,7 @@ __metadata:
1606816068
"@angular/platform-browser": 17.0.2
1606916069
"@angular/platform-browser-dynamic": 17.0.2
1607016070
"@angular/router": 17.0.2
16071-
"@types/jasmine": 5.1.2
16071+
"@types/jasmine": 5.1.3
1607216072
"@types/node": 18.18.10
1607316073
cypress: 13.5.1
1607416074
jasmine-core: 5.1.1
@@ -16506,7 +16506,7 @@ __metadata:
1650616506
"@angular/platform-browser": 17.0.2
1650716507
"@angular/platform-browser-dynamic": 17.0.2
1650816508
"@angular/router": 17.0.2
16509-
"@types/jasmine": 5.1.2
16509+
"@types/jasmine": 5.1.3
1651016510
"@types/node": 18.18.10
1651116511
cypress: 13.5.1
1651216512
jasmine-core: 5.1.1
@@ -17494,7 +17494,7 @@ __metadata:
1749417494
"@angular/platform-browser-dynamic": 17.0.2
1749517495
"@angular/router": 17.0.2
1749617496
"@cypress/schematic": 2.5.1
17497-
"@types/jasmine": 5.1.2
17497+
"@types/jasmine": 5.1.3
1749817498
"@types/node": 18.18.10
1749917499
cypress: 13.5.1
1750017500
jasmine-core: 5.1.1

0 commit comments

Comments
 (0)