Skip to content

Commit fadfb2d

Browse files
chore(deps-dev): bump @types/jasmine from 3.5.10 to 3.5.11
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.5.10 to 3.5.11. - [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 fee40ef commit fadfb2d

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.11",
7272
"@types/chai-as-promised": "^7.1.2",
7373
"@types/ffi-napi": "^2.4.3",
74-
"@types/jasmine": "~3.5.10",
74+
"@types/jasmine": "~3.5.11",
7575
"@types/jasminewd2": "~2.0.8",
7676
"@types/mocha": "^7.0.2",
7777
"@types/node": "~14.0.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,10 +1201,10 @@
12011201
"@types/minimatch" "*"
12021202
"@types/node" "*"
12031203

1204-
"@types/jasmine@*", "@types/jasmine@~3.5.10":
1205-
version "3.5.10"
1206-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.10.tgz#a1a41012012b5da9d4b205ba9eba58f6cce2ab7b"
1207-
integrity sha512-3F8qpwBAiVc5+HPJeXJpbrl+XjawGmciN5LgiO7Gv1pl1RHtjoMNqZpqEksaPJW05ViKe8snYInRs6xB25Xdew==
1204+
"@types/jasmine@*", "@types/jasmine@~3.5.11":
1205+
version "3.5.11"
1206+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.11.tgz#ba8e80639dffbe277f49c708b45373a320d158e2"
1207+
integrity sha512-fg1rOd/DehQTIJTifGqGVY6q92lDgnLfs7C6t1ccSwQrMyoTGSoH6wWzhJDZb6ezhsdwAX4EIBLe8w5fXWmEng==
12081208

12091209
"@types/jasminewd2@~2.0.8":
12101210
version "2.0.8"

0 commit comments

Comments
 (0)