Bump @types/jasmine from 3.5.14 to 3.6.3 (#1931)

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.5.14 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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-21 15:21:05 +00:00
committed by GitHub
parent 1b67574e42
commit e1a349fe2d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2369,9 +2369,9 @@
}
},
"@types/jasmine": {
"version": "3.5.14",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.5.14.tgz",
"integrity": "sha512-Fkgk536sHPqcOtd+Ow+WiUNuk0TSo/BntKkF8wSvcd6M2FvPjeXcUE6Oz/bwDZiUZEaXLslAgw00Q94Pnx6T4w==",
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.6.3.tgz",
"integrity": "sha512-5QKAG8WfC9XrOgYLXPrxv1G2IIUE6zDyzTWamhNWJO0LqPRUbZ0q0zGHDhDJ7MpFloUuyME/jpBIdPjq3/P3jA==",
"dev": true
},
"@types/jasminewd2": {
+1 -1
View File
@@ -65,7 +65,7 @@
"@angular/compiler-cli": "10.0.4",
"@angular/language-service": "11.0.8",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "3.5.14",
"@types/jasmine": "3.6.3",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^14.14.12",
"@types/selenium-webdriver": "^4.0.9",