Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 55150e8 commit 01b8dae
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 192 deletions.
12 changes: 6 additions & 6 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"dependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@stylistic/eslint-plugin-ts": "^2.8.0",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-astro": "^1.2.4",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-perfectionist": "^3.5.0",
"eslint-plugin-react": "^7.36.0",
"eslint-plugin-perfectionist": "^3.7.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tailwindcss": "^3.17.4",
"globals": "^15.9.0",
"pkg-dir": "^8.0.0",
"typescript-eslint": "^8.5.0"
"typescript-eslint": "^8.7.0"
},
"devDependencies": {
"@types/eslint": "^9.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"postcss-html": "^1.7.0",
"stylelint": "^16.9.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^5.1.0",
"stylelint-config-sass-guidelines": "^12.0.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-sass-guidelines": "^12.1.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
Expand Down
Loading

0 comments on commit 01b8dae

Please sign in to comment.