Skip to content

Commit a25b666

Browse files
chore(deps-dev): bump @types/jasmine from 3.6.1 to 3.6.2
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.1 to 3.6.2. - [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 6c459f6 commit a25b666

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

yarn.lock

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

1250-
"@types/jasmine@*", "@types/jasmine@~3.6.1":
1251-
version "3.6.1"
1252-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.1.tgz#f8b95def0016411c58c7adb4791dff29bc62992c"
1253-
integrity sha512-eeSCVhBsgwHNS1FmaMu4zrLxfykCTWJMLFZv7lmyrZQjw7foUUXoPu4GukSN9v7JvUw7X+/aDH3kCaymirBSTg==
1250+
"@types/jasmine@*", "@types/jasmine@~3.6.2":
1251+
version "3.6.2"
1252+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.2.tgz#02f64450016f7de70f145d698be311136d7c6374"
1253+
integrity sha512-AzfesNFLvOs6Q1mHzIsVJXSeUnqVh4ZHG8ngygKJfbkcSLwzrBVm/LKa+mR8KrOfnWtUL47112gde1MC0IXqpQ==
12541254

12551255
"@types/jasminewd2@~2.0.8":
12561256
version "2.0.8"

0 commit comments

Comments
 (0)