Skip to content

Commit

Permalink
update deps - 🤬
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Jun 12, 2024
1 parent ffe7c38 commit bde69de
Show file tree
Hide file tree
Showing 5 changed files with 2,533 additions and 3,899 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js → .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = {
},
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 2019,
"ecmaVersion": 2020,
},
"plugins": [
"eslint-plugin-html",
Expand Down
Loading

0 comments on commit bde69de

Please sign in to comment.