Skip to content

Commit

Permalink
chore(config/deps): explicitely install globals, @eslint/js
Browse files Browse the repository at this point in the history
Signed-off-by: schogges <[email protected]>
  • Loading branch information
schogges committed Jan 9, 2025
1 parent a3c51c0 commit ebb5aa9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"dependencies": {
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
"@eslint/js": "^9.17.0",
"@stylistic/eslint-plugin": "^2.12.1",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
Expand All @@ -26,6 +27,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-json-schema-validator": "^5.3.1",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.14.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0"
Expand Down

0 comments on commit ebb5aa9

Please sign in to comment.