Skip to content

Commit f65248b

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency jasmine-core to v4
1 parent 4336ae3 commit f65248b

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
@@ -149,7 +149,7 @@
149149
"ini": "2.0.0",
150150
"inquirer": "8.2.1",
151151
"jasmine": "^3.3.1",
152-
"jasmine-core": "~3.10.0",
152+
"jasmine-core": "~4.0.0",
153153
"jasmine-spec-reporter": "~7.0.0",
154154
"jquery": "^3.3.1",
155155
"jsonc-parser": "3.0.0",

yarn.lock

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

6388-
jasmine-core@~3.10.0:
6389-
version "3.10.1"
6390-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.10.1.tgz#7aa6fa2b834a522315c651a128d940eca553989a"
6391-
integrity sha512-ooZWSDVAdh79Rrj4/nnfklL3NQVra0BcuhcuWoAwwi+znLDoUeH87AFfeX8s+YeYi6xlv5nveRyaA1v7CintfA==
6388+
jasmine-core@~4.0.0:
6389+
version "4.0.1"
6390+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.0.1.tgz#ea4b0495d82155023bd56c25181d9f9b623f61b8"
6391+
integrity sha512-w+JDABxQCkxbGGxg+a2hUVZyqUS2JKngvIyLGu/xiw2ZwgsoSB0iiecLQsQORSeaKQ6iGrCyWG86RfNDuoA7Lg==
63926392

63936393
jasmine-reporters@~2.5.0:
63946394
version "2.5.0"

0 commit comments

Comments
 (0)