Skip to content

Commit a390caa

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency jasmine to v3.99.0 (#1591)
Co-authored-by: Renovate Bot <[email protected]> (cherry picked from commit 3ce1e32)
1 parent 85b7cec commit a390caa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"@types/vscode": "1.60.0",
203203
"clang-format": "1.5.0",
204204
"esbuild": "0.14.11",
205-
"jasmine": "3.10.0",
205+
"jasmine": "3.99.0",
206206
"prettier": "2.5.1",
207207
"tslint": "6.1.3",
208208
"tslint-eslint-rules": "5.4.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,10 +1681,10 @@ jasmine-core@~2.8.0:
16811681
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
16821682
integrity sha1-vMl5rh+f0FcB5F5S5l06XWPxok4=
16831683

1684-
jasmine-core@~3.10.0:
1685-
version "3.10.0"
1686-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.10.0.tgz#1e3e4053d954eb6d0bfbb3eb859bb21a5655de45"
1687-
integrity sha512-XWGaJ25RUdOQnjGiLoQa9QG/R4u1e9Bk4uhLdn9F4JCBco84L4SKM52bxci4vWTSUzhmhuHNAkAHFN/6Cox9wQ==
1684+
jasmine-core@~3.99.0:
1685+
version "3.99.0"
1686+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.99.0.tgz#99a3da0d38ba2de82614d9198b7b1bc1c32a5960"
1687+
integrity sha512-+ZDaJlEfRopINQqgE+hvzRyDIQDeKfqqTvF8RzXsvU1yE3pBDRud2+Qfh9WvGgRpuzqxyQJVI6Amy5XQ11r/3w==
16881688

16891689
16901690
version "2.8.0"
@@ -1695,13 +1695,13 @@ [email protected]:
16951695
glob "^7.0.6"
16961696
jasmine-core "~2.8.0"
16971697

1698-
jasmine@3.10.0:
1699-
version "3.10.0"
1700-
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.10.0.tgz#acd3cd560a9d20d8fdad6bd2dd05867d188503f3"
1701-
integrity sha512-2Y42VsC+3CQCTzTwJezOvji4qLORmKIE0kwowWC+934Krn6ZXNQYljiwK5st9V3PVx96BSiDYXSB60VVah3IlQ==
1698+
jasmine@3.99.0:
1699+
version "3.99.0"
1700+
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-3.99.0.tgz#7cc7aeda7ade2d57694fc818a374f778cbb4ea62"
1701+
integrity sha512-YIThBuHzaIIcjxeuLmPD40SjxkEcc8i//sGMDKCgkRMVgIwRJf5qyExtlJpQeh7pkeoBSOe6lQEdg+/9uKg9mw==
17021702
dependencies:
17031703
glob "^7.1.6"
1704-
jasmine-core "~3.10.0"
1704+
jasmine-core "~3.99.0"
17051705

17061706
jasminewd2@^2.1.0:
17071707
version "2.2.0"

0 commit comments

Comments
 (0)