Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent a495d14 commit 0a1a8b8
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 107 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
},
"devDependencies": {
"@types/node": "22.10.7",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.3",
"browser-sync-webpack-plugin": "2.3.0",
Expand All @@ -54,13 +54,13 @@
"critical": "7.2.1",
"css-loader": "7.1.2",
"cssnano": "7.0.6",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-recommended": "4.1.0",
"eslint-plugin-compat": "6.0.2",
"mini-css-extract-plugin": "2.9.2",
"node-sass-magic-importer": "5.3.3",
"postcss": "8.4.49",
"postcss": "8.5.1",
"postcss-cli": "11.0.0",
"postcss-easy-import": "4.0.0",
"postcss-flexbugs-fixes": "5.0.2",
Expand All @@ -73,7 +73,7 @@
"sass": "1.83.4",
"sass-loader": "16.0.4",
"source-map-loader": "5.0.0",
"stylelint": "16.12.0",
"stylelint": "16.13.2",
"stylelint-config-recommended": "14.0.1",
"stylelint-config-standard-scss": "14.0.0",
"stylelint-no-unsupported-browser-features": "8.0.2",
Expand Down
Loading

0 comments on commit 0a1a8b8

Please sign in to comment.