chore(deps-dev): bump @types/jasmine from 3.5.14 to 3.6.0

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.5.14 to 3.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 06:43:17 +00:00
committed by GitHub
parent 12a7db276d
commit 2fefcb1ce7
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2110,9 +2110,9 @@
}
},
"@types/jasmine": {
"version": "3.5.14",
"resolved": "https://registry.npm.taobao.org/@types/jasmine/download/@types/jasmine-3.5.14.tgz",
"integrity": "sha1-9BoU6P+pOQYqcc+XIuXufU4flK8=",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.6.0.tgz",
"integrity": "sha512-CPT4r0a63e5wpNj5ejMnconM7a+0Hdx6/APsyw8AQOHk0/Mxp3xYrym1ZabWJiYuQkgKB3MonYoN04mxtvAvRA==",
"dev": true
},
"@types/jasminewd2": {