Merge remote-tracking branch 'origin/main' into release-9.0.0

This commit is contained in:
Rob Larsen
2023-11-08 20:29:24 +00:00
18 changed files with 107 additions and 168 deletions

View File

@@ -24,10 +24,10 @@
"devDependencies": {
"archiver": "^6.0.1",
"del": "^7.1.0",
"eslint": "^8.46.0",
"eslint": "^8.52.0",
"eslint-config-recommended": "^4.1.0",
"eslint-plugin-mocha": "^10.1.0",
"glob": "^10.3.3",
"eslint-plugin-mocha": "^10.2.0",
"glob": "^10.3.10",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-eslint": "^6.0.0",
@@ -39,7 +39,8 @@
"strip-json-comments": "^5.0.1"
},
"engines": {
"node": ">=14"
"node": ">=16",
"npm": ">=8"
},
"h5bp-configs": {
"directories": {