File tree Expand file tree Collapse file tree 2 files changed +223
-455
lines changed Expand file tree Collapse file tree 2 files changed +223
-455
lines changed Original file line number Diff line number Diff line change 6868 "bugs" : " https://github.com/withfig/autocomplete/issues" ,
6969 "repository" : " https://github.com/withfig/autocomplete" ,
7070 "devDependencies" : {
71- "@fig/eslint-config-autocomplete" : " ^1.2.1 " ,
72- "@typescript-eslint/eslint-plugin" : " ^7.3.1 " ,
73- "@typescript-eslint/parser" : " ^7.3.1 " ,
71+ "@fig/eslint-config-autocomplete" : " ^2.0.0 " ,
72+ "@typescript-eslint/eslint-plugin" : " ^7.8.0 " ,
73+ "@typescript-eslint/parser" : " ^7.8.0 " ,
7474 "@withfig/autocomplete-tools" : " ^2.10.0" ,
7575 "@withfig/autocomplete-types" : " ^1.31.0" ,
7676 "danger" : " ^11.3.1" ,
7777 "eslint" : " ^8.57.0" ,
7878 "husky" : " ^9.0.11" ,
7979 "lint-staged" : " ^15.2.2" ,
80- "prettier" : " ^3.1.1 " ,
81- "typescript" : " ~5.3.3 "
80+ "prettier" : " ^3.2.5 " ,
81+ "typescript" : " ~5.4.5 "
8282 },
8383 "dependencies" : {
8484 "@fig/autocomplete-generators" : " ^2.4.0" ,
8585 "@fig/autocomplete-helpers" : " ^1.0.7" ,
86- "semver" : " ^7.6.0 " ,
86+ "semver" : " ^7.6.2 " ,
8787 "strip-json-comments" : " ^5.0.1" ,
88- "yaml" : " ^2.4.1"
89- },
90- "resolutions" : {
91- "word-wrap" : " 1.2.4"
88+ "yaml" : " ^2.4.2"
9289 }
9390}
You can’t perform that action at this time.
0 commit comments