Skip to content

Commit 9713a89

Browse files
chore(deps-dev): bump @types/jasmine from 3.6.4 to 3.6.5
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.4 to 3.6.5. - [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 3d7f5ad commit 9713a89

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.15",
7272
"@types/chai-as-promised": "^7.1.3",
7373
"@types/ffi-napi": "^2.4.3",
74-
"@types/jasmine": "~3.6.4",
74+
"@types/jasmine": "~3.6.5",
7575
"@types/jasminewd2": "~2.0.8",
7676
"@types/mocha": "^8.2.1",
7777
"@types/node": "~14.14.3",

yarn.lock

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

1276-
"@types/jasmine@*", "@types/jasmine@~3.6.4":
1277-
version "3.6.4"
1278-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.4.tgz#22ade1b692d5656f859ef9bc6c62d88632cc27e0"
1279-
integrity sha512-CTdMERA4iGNcxeqzD7pavb4WLIFq6bGnx6nIJD+1D4Knx24GE6QBPrWVhO8UlIy7gf7rbIt3ZD7iIzryRD2TgA==
1276+
"@types/jasmine@*", "@types/jasmine@~3.6.5":
1277+
version "3.6.5"
1278+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.5.tgz#19b864c1f02c87de56fb8eec646cab02936cedd2"
1279+
integrity sha512-lhSAtVpyOkol8cGp43jBq/RA/ZNdN61ETwzBw45UNJG2Vxu7x4EF3ZS5YenN3ymVSaZcozogaAG9OL6Kn9+O8Q==
12801280

12811281
"@types/jasminewd2@~2.0.8":
12821282
version "2.0.8"

0 commit comments

Comments
 (0)