Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 655f96e

Browse files
committed
build(deps): update dependency jasmine-core to v4.4.0
1 parent 7e9e615 commit 655f96e

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
@@ -291,7 +291,7 @@
291291
"@types/yargs": "17.0.10",
292292
"chalk": "4.1.2",
293293
"codelyzer": "6.0.2",
294-
"jasmine-core": "4.2.0",
294+
"jasmine-core": "4.4.0",
295295
"jasmine-spec-reporter": "7.0.0",
296296
"karma": "6.4.0",
297297
"karma-chrome-launcher": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12056,10 +12056,10 @@ jake@^10.8.5:
1205612056
filelist "^1.0.1"
1205712057
minimatch "^3.0.4"
1205812058

12059-
jasmine-core@4.2.0:
12060-
version "4.2.0"
12061-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.2.0.tgz#0605bea284d6d78276f43c47de2532ecd4a73b00"
12062-
integrity sha512-OcFpBrIhnbmb9wfI8cqPSJ50pv3Wg4/NSgoZIqHzIwO/2a9qivJWzv8hUvaREIMYYJBas6AvfXATFdVuzzCqVw==
12059+
jasmine-core@4.4.0:
12060+
version "4.4.0"
12061+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.4.0.tgz#848fe45c1839cacaf1f2429d400d1d4f85d2856a"
12062+
integrity sha512-+l482uImx5BVd6brJYlaHe2UwfKoZBqQfNp20ZmdNfsjGFTemGfqHLsXjKEW23w9R/m8WYeFc9JmIgjj6dUtAA==
1206312063

1206412064
jasmine-core@^4.1.0:
1206512065
version "4.1.0"

0 commit comments

Comments
 (0)