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

Commit a149903

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.0",
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.0":
6088+
version "4.3.0"
6089+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.0.tgz#1dfdfb226820911addb1b5a9031422be72c53aac"
6090+
integrity sha512-u1jWakf8CWvLfSEZyxmzkgBzOEvXH/szpT0e6G8BTkx5Eu0BhDn7sbc5dz0JBN/6Wwm9rBe+JAsk9tJRyH9ZkA==
60916091

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

0 commit comments

Comments
 (0)