Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/jasmine to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 8c59340 commit a091353
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@angular/language-service": "^15.2.8",
"@cypress/schematic": "2.5.0",
"@ngrx/schematics": "15.4.0",
"@types/jasmine": "4.3.1",
"@types/jasmine": "4.6.1",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2859,10 +2859,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.1.tgz#2d8ab5601c2fe7d9673dcb157e03f128ab5c5fff"
integrity sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==
"@types/jasmine@4.6.1":
version "4.6.1"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.6.1.tgz#e6baf46a87a2fe83ce0560f012a7909f2599dcb8"
integrity sha512-Q00+pqd3WGt3xLmbIV6w9cP2uncjzIld+NOE4dl1ETQEut7RACj3QdAE8nD+n2ubPHneeGYsqXK//ORvH2m6eQ==

"@types/json-schema@*", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8":
version "7.0.9"
Expand Down

0 comments on commit a091353

Please sign in to comment.