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

Commit cbacc5b

Browse files
renovate[bot]dherges
authored andcommittedFeb 28, 2018
build: update jasmine-core to version ~3.1.0 (#72)
1 parent a16cfc0 commit cbacc5b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jasmine": "~2.8.1",
3232
"@types/node": "~9.4.0",
3333
"codelyzer": "~4.1.0",
34-
"jasmine-core": "~3.0.0",
34+
"jasmine-core": "~3.1.0",
3535
"jasmine-spec-reporter": "~4.2.0",
3636
"karma": "~2.0.0",
3737
"karma-chrome-launcher": "~2.2.0",

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3541,9 +3541,9 @@ jasmine-core@~2.8.0:
35413541
version "2.8.0"
35423542
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
35433543

3544-
jasmine-core@~3.0.0:
3545-
version "3.0.0"
3546-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.0.0.tgz#8cdb20cf336b1b86830edc58b1a8aac47455e94c"
3544+
jasmine-core@~3.1.0:
3545+
version "3.1.0"
3546+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.1.0.tgz#a4785e135d5df65024dfc9224953df585bd2766c"
35473547

35483548
jasmine-spec-reporter@~4.2.0:
35493549
version "4.2.1"

0 commit comments

Comments
 (0)
This repository has been archived.