File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 "eslint-plugin-jest" : " 27.9.0" ,
4343 "jest" : " 29.7.0" ,
4444 "jest-circus" : " 29.7.0" ,
45- "js-yaml" : " 4.1.0 " ,
45+ "js-yaml" : " 4.1.1 " ,
4646 "prettier" : " 3.5.3" ,
4747 "ts-jest" : " 29.4.0" ,
4848 "typescript" : " 5.3.3"
Original file line number Diff line number Diff line change @@ -2918,10 +2918,10 @@ js-tokens@^4.0.0:
29182918 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
29192919 integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
29202920
2921- js-yaml@4.1.0, js-yaml@^4.1.0 :
2922- version "4.1.0 "
2923- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0 .tgz#c1fb65f8f5017901cdd2c951864ba18458a10602 "
2924- integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA ==
2921+ js-yaml@4.1.1 :
2922+ version "4.1.1 "
2923+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1 .tgz#854c292467705b699476e1a2decc0c8a3458806b "
2924+ integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA ==
29252925 dependencies :
29262926 argparse "^2.0.1"
29272927
@@ -2933,6 +2933,13 @@ js-yaml@^3.13.1:
29332933 argparse "^1.0.7"
29342934 esprima "^4.0.0"
29352935
2936+ js-yaml@^4.1.0 :
2937+ version "4.1.0"
2938+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
2939+ integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
2940+ dependencies :
2941+ argparse "^2.0.1"
2942+
29362943jsesc@^2.5.1 :
29372944 version "2.5.2"
29382945 resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
You can’t perform that action at this time.
0 commit comments