Skip to content

Commit 213569b

Browse files
renovate[bot]dherges
authored andcommitted
build: update jasmine-core to version ~3.5.0 (#187)
1 parent d419993 commit 213569b

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
@@ -46,7 +46,7 @@
4646
"cucumber": "~6.0.0",
4747
"gh-pages": "~2.1.0",
4848
"http-server": "~0.11.0",
49-
"jasmine-core": "~3.4.0",
49+
"jasmine-core": "~3.5.0",
5050
"jasmine-spec-reporter": "~4.2.0",
5151
"karma": "~4.4.0",
5252
"karma-chrome-launcher": "~3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5314,10 +5314,10 @@ jasmine-core@~2.8.0:
53145314
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
53155315
integrity sha1-vMl5rh+f0FcB5F5S5l06XWPxok4=
53165316

5317-
jasmine-core@~3.4.0:
5318-
version "3.4.0"
5319-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.4.0.tgz#2a74618e966026530c3518f03e9f845d26473ce3"
5320-
integrity sha512-HU/YxV4i6GcmiH4duATwAbJQMlE0MsDIR5XmSVxURxKHn3aGAdbY1/ZJFmVRbKtnLwIxxMJD7gYaPsypcbYimg==
5317+
jasmine-core@~3.5.0:
5318+
version "3.5.0"
5319+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5.0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4"
5320+
integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==
53215321

53225322
jasmine-spec-reporter@~4.2.0:
53235323
version "4.2.1"

0 commit comments

Comments
 (0)