Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 32afc50

Browse files
renovate[bot]dherges
authored andcommitted
chore: update dependency @types/jasmine to v2.8.1 (#51)
1 parent 56eb3eb commit 32afc50

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/cli": "1.5.0",
3434
"@angular/compiler-cli": "^5.0.0",
3535
"@angular/language-service": "^5.0.0",
36-
"@types/jasmine": "2.8.0",
36+
"@types/jasmine": "~2.8.1",
3737
"@types/node": "~8.0.6",
3838
"codelyzer": "~4.0.0",
3939
"jasmine-core": "~2.8.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@
172172
dependencies:
173173
"@angular-devkit/core" "0.0.20"
174174

175-
"@types/jasmine@2.8.0":
176-
version "2.8.0"
177-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.0.tgz#caa5395081143e419d3f4b0277c66b26fc783e68"
175+
"@types/jasmine@2.8.1":
176+
version "2.8.1"
177+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.1.tgz#57aaf1f94b9a9b4c1fc506dd757050e52b6df9ee"
178178

179179
"@types/node@^6.0.46":
180180
version "6.0.90"

0 commit comments

Comments
 (0)