mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user