Skip to content

Commit 9b8fd37

Browse files
committed
Update dependencies
1 parent fae2d40 commit 9b8fd37

File tree

2 files changed

+74
-67
lines changed

2 files changed

+74
-67
lines changed

package-lock.json

Lines changed: 70 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"autoprefixer": "10.4.16",
99
"browser-sync": "2.29.3",
1010
"del": "7.1.0",
11-
"eslint": "8.51.0",
11+
"eslint": "8.53.0",
1212
"eslint-config-htmlacademy": "10.0.1",
1313
"gulp": "4.0.2",
1414
"gulp-html-bemlinter": "2.1.4",
1515
"gulp-plumber": "1.2.1",
1616
"gulp-postcss": "9.0.1",
1717
"gulp-sass": "5.1.0",
1818
"gulp-sharp-responsive": "0.4.1",
19-
"gulp-stacksvg": "2.0.2",
19+
"gulp-stacksvg": "3.0.0",
2020
"gulp-svgmin": "4.1.0",
2121
"gulp-terser": "2.1.0",
2222
"linthtml-config-htmlacademy": "1.0.12",
@@ -27,7 +27,7 @@
2727
"sass": "1.69.5",
2828
"stylelint": "15.11.0",
2929
"stylelint-config-htmlacademy": "2.0.6",
30-
"w3c-html-validator": "1.5.1"
30+
"w3c-html-validator": "1.6.0"
3131
},
3232
"scripts": {
3333
"lint:spaces": "editorconfig-cli",
@@ -50,7 +50,7 @@
5050
"not < 0.25%"
5151
],
5252
"engines": {
53-
"node": "^16.20.0 || ^18.16.0"
53+
"node": "^18.18 || ^20.9"
5454
},
5555
"type": "module"
5656
}

0 commit comments

Comments
 (0)