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

Commit c5e19ff

Browse files
committed
build(deps): update dependency @types/jasmine to v4.3.1
1 parent 7e9e615 commit c5e19ff

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
@@ -282,7 +282,7 @@
282282
"@types/datatables.net": "1.10.22",
283283
"@types/express": "4.17.13",
284284
"@types/googlemaps": "3.43.3",
285-
"@types/jasmine": "4.0.3",
285+
"@types/jasmine": "4.3.1",
286286
"@types/jasminewd2": "2.0.10",
287287
"@types/js-beautify": "1.13.3",
288288
"@types/json5": "2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6084,10 +6084,10 @@
60846084
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.3.tgz#824df555b8a5114f91619e78d8f59624d6f23050"
60856085
integrity sha512-5QKAG8WfC9XrOgYLXPrxv1G2IIUE6zDyzTWamhNWJO0LqPRUbZ0q0zGHDhDJ7MpFloUuyME/jpBIdPjq3/P3jA==
60866086

6087-
"@types/jasmine@4.0.3":
6088-
version "4.0.3"
6089-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.0.3.tgz#097ce710d70eb7f3662e96c1f75824dd22c27d5c"
6090-
integrity sha512-Opp1LvvEuZdk8fSSvchK2mZwhVrsNT0JgJE9Di6MjnaIpmEXM8TLCPPrVtNTYh8+5MPdY8j9bAHMu2SSfwpZJg==
6087+
"@types/jasmine@4.3.1":
6088+
version "4.3.1"
6089+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.1.tgz#2d8ab5601c2fe7d9673dcb157e03f128ab5c5fff"
6090+
integrity sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==
60916091

60926092
"@types/jasminewd2@2.0.10":
60936093
version "2.0.10"

0 commit comments

Comments
 (0)