File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@babel/core" : " ^7.27.7" ,
40
40
"@eslint/eslintrc" : " ^3.3.1" ,
41
- "@eslint/js" : " ^9.29 .0" ,
41
+ "@eslint/js" : " ^9.30 .0" ,
42
42
"@grafana/aws-sdk" : " 0.7.1" ,
43
43
"@grafana/eslint-config" : " ^8.1.0" ,
44
44
"@grafana/plugin-e2e" : " ^2.1.3" ,
Original file line number Diff line number Diff line change 888
888
minimatch "^3.1.2"
889
889
strip-json-comments "^3.1.1"
890
890
891
- " @eslint/[email protected] " , "@eslint/js@^9.29.0" :
891
+
892
892
version "9.29.0"
893
893
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56"
894
894
895
+ " @eslint/js@^9.30.0 " :
896
+ version "9.30.0"
897
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d"
898
+ integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==
899
+
895
900
" @eslint/object-schema@^2.1.6 " :
896
901
version "2.1.6"
897
902
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
You can’t perform that action at this time.
0 commit comments