This repository was archived by the owner on Dec 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5050 "babel-loader" : " 9.2.1" ,
5151 "eslint" : " 9.39.1" ,
5252 "@eslint/compat" : " 2.0.0" ,
53- "@eslint/eslintrc" : " 3.3.1 " ,
53+ "@eslint/eslintrc" : " 3.3.3 " ,
5454 "@eslint/js" : " 9.39.1" ,
5555 "eslint-config-airbnb" : " 19.0.4" ,
5656 "eslint-config-prettier" : " 10.1.8" ,
Original file line number Diff line number Diff line change 927927 dependencies :
928928 " @types/json-schema" " ^7.0.15"
929929
930- " @eslint/eslintrc@3.3.1 " , "@eslint/eslintrc@^3.3.1":
931- version "3.3.1 "
932- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1 .tgz#e55f7f1dd400600dd066dbba349c4c0bac916964 "
933- integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ ==
930+ " @eslint/eslintrc@3.3.3 " , "@eslint/eslintrc@^3.3.1":
931+ version "3.3.3 "
932+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.3 .tgz#26393a0806501b5e2b6a43aa588a4d8df67880ac "
933+ integrity sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ ==
934934 dependencies :
935935 ajv "^6.12.4"
936936 debug "^4.3.2"
937937 espree "^10.0.1"
938938 globals "^14.0.0"
939939 ignore "^5.2.0"
940940 import-fresh "^3.2.1"
941- js-yaml "^4.1.0 "
941+ js-yaml "^4.1.1 "
942942 minimatch "^3.1.2"
943943 strip-json-comments "^3.1.1"
944944
@@ -4026,10 +4026,10 @@ jest-worker@^27.4.5:
40264026 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
40274027 integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
40284028
4029- js-yaml@^4.1.0 :
4030- version "4.1.0 "
4031- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0 .tgz#c1fb65f8f5017901cdd2c951864ba18458a10602 "
4032- integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA ==
4029+ js-yaml@^4.1.1 :
4030+ version "4.1.1 "
4031+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1 .tgz#854c292467705b699476e1a2decc0c8a3458806b "
4032+ integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA ==
40334033 dependencies :
40344034 argparse "^2.0.1"
40354035
You can’t perform that action at this time.
0 commit comments