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.2 .0" ,
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.2.0 :
2011+ version "4.2.0"
2012+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524"
2013+ integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==
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