Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit 0ba3982

Browse files
committed
build(deps): update dependency @types/jasmine to ~3.10.0
1 parent ab88720 commit 0ba3982

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
6565
"@types/chrome": "^0.0.159",
6666
"@types/clone-deep": "^4.0.1",
67-
"@types/jasmine": "~3.9.0",
67+
"@types/jasmine": "~3.10.0",
6868
"@types/jasminewd2": "~2.0.3",
6969
"@types/resize-observer-browser": "^0.1.5",
7070
"@types/semver": "^7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,10 +2902,10 @@
29022902
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.10.tgz#a1a41012012b5da9d4b205ba9eba58f6cce2ab7b"
29032903
integrity sha512-3F8qpwBAiVc5+HPJeXJpbrl+XjawGmciN5LgiO7Gv1pl1RHtjoMNqZpqEksaPJW05ViKe8snYInRs6xB25Xdew==
29042904

2905-
"@types/jasmine@~3.9.0":
2906-
version "3.9.0"
2907-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.9.0.tgz#0118a74c447a580035406521c2600b22f28db4d4"
2908-
integrity sha512-x7aAO0c4EpBEJkUd/v012GLO7tDXXtv+t7Cz5xK+WdSmitH27eHgsQr+36CblfJFuqBQ0++O0xgBTuaKJnB4fg==
2905+
"@types/jasmine@~3.10.0":
2906+
version "3.10.0"
2907+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.0.tgz#b55e7184102ef320c4e8fb3d64ebfac309f60bf7"
2908+
integrity sha512-sPHWB05cYGt7GXFkkn+03VL1533abxiA5bE8PKdr0nS3cEsOXCGjMk0sgqVwY6xkiwajoAiN3zc/7zDeXip3Pw==
29092909

29102910
"@types/jasminewd2@~2.0.3":
29112911
version "2.0.8"

0 commit comments

Comments
 (0)