Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 76d8667

Browse files
committedJan 20, 2021
chore(deps-dev): bump @types/jasmine from 3.6.2 to 3.6.3
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 34b418a commit 76d8667

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
@@ -71,7 +71,7 @@
7171
"@types/chai": "^4.2.14",
7272
"@types/chai-as-promised": "^7.1.3",
7373
"@types/ffi-napi": "^2.4.3",
74-
"@types/jasmine": "~3.6.2",
74+
"@types/jasmine": "~3.6.3",
7575
"@types/jasminewd2": "~2.0.8",
7676
"@types/mocha": "^8.2.0",
7777
"@types/node": "~14.14.3",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,10 +1262,10 @@
12621262
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
12631263
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
12641264

1265-
"@types/jasmine@*", "@types/jasmine@~3.6.2":
1266-
version "3.6.2"
1267-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.2.tgz#02f64450016f7de70f145d698be311136d7c6374"
1268-
integrity sha512-AzfesNFLvOs6Q1mHzIsVJXSeUnqVh4ZHG8ngygKJfbkcSLwzrBVm/LKa+mR8KrOfnWtUL47112gde1MC0IXqpQ==
1265+
"@types/jasmine@*", "@types/jasmine@~3.6.3":
1266+
version "3.6.3"
1267+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.3.tgz#824df555b8a5114f91619e78d8f59624d6f23050"
1268+
integrity sha512-5QKAG8WfC9XrOgYLXPrxv1G2IIUE6zDyzTWamhNWJO0LqPRUbZ0q0zGHDhDJ7MpFloUuyME/jpBIdPjq3/P3jA==
12691269

12701270
"@types/jasminewd2@~2.0.8":
12711271
version "2.0.8"

0 commit comments

Comments
 (0)
Please sign in to comment.