File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 92
92
],
93
93
"dist" : [
94
94
" add-dist-header build dist" ,
95
- " html-validator"
95
+ " html-validator spec docs "
96
96
]
97
97
},
98
98
"scripts" : {
104
104
},
105
105
"devDependencies" : {
106
106
"@fortawesome/fontawesome-free" : " ~6.4" ,
107
- "@types/node" : " ~20.8 " ,
108
- "@typescript-eslint/eslint-plugin" : " ~6.9 " ,
109
- "@typescript-eslint/parser" : " ~6.9 " ,
107
+ "@types/node" : " ~20.9 " ,
108
+ "@typescript-eslint/eslint-plugin" : " ~6.10 " ,
109
+ "@typescript-eslint/parser" : " ~6.10 " ,
110
110
"add-dist-header" : " ~1.3" ,
111
111
"assert-deep-strict-equal" : " ~1.1" ,
112
112
"copy-file-util" : " ~1.1" ,
125
125
"run-scripts-util" : " ~1.2" ,
126
126
"typescript" : " ~5.2" ,
127
127
"uglify-js" : " ~3.17" ,
128
- "w3c-html-validator" : " ~1.5 " ,
128
+ "w3c-html-validator" : " ~1.6 " ,
129
129
"web-ignition" : " ~2.0" ,
130
130
"whatwg-fetch" : " ~3.6"
131
131
}
You can’t perform that action at this time.
0 commit comments