Skip to content

Commit d70afc1

Browse files
build(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] <[email protected]>
1 parent 9806c1d commit d70afc1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@angular/cli": "~9.1.7",
7373
"@angular/compiler-cli": "~9.1.0",
7474
"@angular/language-service": "~9.1.9",
75-
"@types/jasmine": "~3.5.10",
75+
"@types/jasmine": "~3.5.11",
7676
"@types/jasminewd2": "~2.0.3",
7777
"@types/node": "^14.0.11",
7878
"angular-cli-ghpages": "^0.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,10 +1116,10 @@
11161116
"@types/minimatch" "*"
11171117
"@types/node" "*"
11181118

1119-
"@types/jasmine@*", "@types/jasmine@~3.5.10":
1120-
version "3.5.10"
1121-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.10.tgz#a1a41012012b5da9d4b205ba9eba58f6cce2ab7b"
1122-
integrity sha512-3F8qpwBAiVc5+HPJeXJpbrl+XjawGmciN5LgiO7Gv1pl1RHtjoMNqZpqEksaPJW05ViKe8snYInRs6xB25Xdew==
1119+
"@types/jasmine@*", "@types/jasmine@~3.5.11":
1120+
version "3.5.11"
1121+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.11.tgz#ba8e80639dffbe277f49c708b45373a320d158e2"
1122+
integrity sha512-fg1rOd/DehQTIJTifGqGVY6q92lDgnLfs7C6t1ccSwQrMyoTGSoH6wWzhJDZb6ezhsdwAX4EIBLe8w5fXWmEng==
11231123

11241124
"@types/jasminewd2@~2.0.3":
11251125
version "2.0.8"

0 commit comments

Comments
 (0)