Skip to content

Commit 935c488

Browse files
chore(deps-dev): bump @types/jasmine from 3.5.12 to 3.5.14
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.5.12 to 3.5.14. - [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 9334497 commit 935c488

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.13",
7272
"@types/chai-as-promised": "^7.1.3",
7373
"@types/ffi-napi": "^2.4.3",
74-
"@types/jasmine": "~3.5.12",
74+
"@types/jasmine": "~3.5.14",
7575
"@types/jasminewd2": "~2.0.8",
7676
"@types/mocha": "^8.0.3",
7777
"@types/node": "~14.11.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,10 +1213,10 @@
12131213
"@types/minimatch" "*"
12141214
"@types/node" "*"
12151215

1216-
"@types/jasmine@*", "@types/jasmine@~3.5.12":
1217-
version "3.5.12"
1218-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.12.tgz#5c378c1545cdc7cb339cff5578f854b6d1e0a17d"
1219-
integrity sha512-vJaQ58oceFao+NzpKNqLOWwHPsqA7YEhKv+mOXvYU4/qh+BfVWIxaBtL0Ck5iCS67yOkNwGkDCrzepnzIWF+7g==
1216+
"@types/jasmine@*", "@types/jasmine@~3.5.14":
1217+
version "3.5.14"
1218+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.14.tgz#f41a14e8ffa939062a71cf9722e5ee7d4e1f94af"
1219+
integrity sha512-Fkgk536sHPqcOtd+Ow+WiUNuk0TSo/BntKkF8wSvcd6M2FvPjeXcUE6Oz/bwDZiUZEaXLslAgw00Q94Pnx6T4w==
12201220

12211221
"@types/jasminewd2@~2.0.8":
12221222
version "2.0.8"

0 commit comments

Comments
 (0)