Skip to content

Commit 4e9edda

Browse files
committed
Update dev dependencies
1 parent 875aefa commit 4e9edda

File tree

2 files changed

+89
-72
lines changed

2 files changed

+89
-72
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"version": "1.0.0",
44
"private": true,
55
"devDependencies": {
6-
"@htmlacademy/editorconfig-cli": "2.0.5",
6+
"@htmlacademy/editorconfig-cli": "2.0.8",
77
"@linthtml/linthtml": "0.9.5",
88
"autoprefixer": "10.4.16",
99
"browser-sync": "2.29.3",
1010
"browserslist-to-esbuild": "1.2.0",
11-
"eslint": "8.53.0",
11+
"eslint": "8.54.0",
1212
"eslint-config-htmlacademy": "10.0.1",
1313
"gulp": "4.0.2",
1414
"gulp-esbuild": "0.11.2",
@@ -29,7 +29,7 @@
2929
"sass": "1.69.5",
3030
"stylelint": "15.11.0",
3131
"stylelint-config-htmlacademy": "2.0.6",
32-
"w3c-html-validator": "1.6.0"
32+
"w3c-html-validator": "1.6.1"
3333
},
3434
"scripts": {
3535
"lint:spaces": "editorconfig-cli",

0 commit comments

Comments
 (0)