Skip to content
This repository was archived by the owner on Jun 16, 2019. It is now read-only.

Commit f028190

Browse files
authored
Merge pull request #1421 from mseemann/greenkeeper/@types/jasmine-2.8.9
Update @types/jasmine to the latest version 🚀
2 parents 3de9c50 + 7abc271 commit f028190

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/chai": "4.1.4",
4545
"@types/core-js": "2.5.0",
4646
"@types/gulp": "4.0.3",
47-
"@types/jasmine": "2.8.8",
47+
"@types/jasmine": "2.8.9",
4848
"@types/merge2": "1.1.1",
4949
"@types/node": "10.11.3",
5050
"angular2-template-loader": "^0.6.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@
114114
"@types/orchestrator" "*"
115115
"@types/vinyl" "*"
116116

117-
"@types/jasmine@2.8.8":
118-
version "2.8.8"
119-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.8.tgz#bf53a7d193ea8b03867a38bfdb4fbb0e0bf066c9"
117+
"@types/jasmine@2.8.9":
118+
version "2.8.9"
119+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.9.tgz#e028c891e8551fdf6de905d959581fc4fa0b5509"
120120

121121
"@types/merge2@1.1.1":
122122
version "1.1.1"
@@ -128,9 +128,9 @@
128128
version "10.5.2"
129129
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.2.tgz#f19f05314d5421fe37e74153254201a7bf00a707"
130130

131-
"@types/node@10.11.1":
132-
version "10.11.1"
133-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.1.tgz#adc48781dd50b2635a8a7854d99c759a26ede840"
131+
"@types/node@10.11.3":
132+
version "10.11.3"
133+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.3.tgz#c055536ac8a5e871701aa01914be5731539d01ee"
134134

135135
"@types/orchestrator@*":
136136
version "0.3.2"

0 commit comments

Comments
 (0)