File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "eslint-config-prettier" : " 8.5.0" ,
4444 "eslint-plugin-import" : " 2.25.4" ,
4545 "eslint-plugin-prettier" : " 4.0.0" ,
46- "js-yaml" : " 4.1.0 " ,
46+ "js-yaml" : " 4.1.1 " ,
4747 "postcss" : " 8.4.12" ,
4848 "postcss-import" : " 14.1.0" ,
4949 "precss" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -2007,7 +2007,14 @@ js-tokens@^4.0.0:
20072007 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
20082008 integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
20092009
2010- js-yaml@4.1.0, js-yaml@^4.1.0 :
2010+ js-yaml@4.1.1 :
2011+ version "4.1.1"
2012+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
2013+ integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
2014+ dependencies :
2015+ argparse "^2.0.1"
2016+
2017+ js-yaml@^4.1.0 :
20112018 version "4.1.0"
20122019 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
20132020 integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
You can’t perform that action at this time.
0 commit comments