Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent eac033d commit 6a19786
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint": "^9.20.0",
"jest": "^29.7.0",
"lerna": "^8.1.9",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"semver": "^7.7.1",
"stylelint": "^16.14.1",
"ts-jest": "^29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"@types/inquirer": "^8.2.10",
"ci-info": "^4.1.0",
"rimraf": "^6.0.1",
"type-fest": "^4.33.0"
"type-fest": "^4.34.1"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-format": "^1.0.1",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-react-refresh": "^0.4.19",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-testing-library": "^7.1.1",
"local-pkg": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"postcss-loader": "^8.1.1",
"postcss-normalize": "^13.0.1",
"postcss-preset-env": "^10.1.3",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"prettier-plugin-tailwindcss": "^0.6.11",
"prompts": "^2.4.2",
"react-app-polyfill": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"stylelint-prettier": "^5.0.3"
},
"devDependencies": {
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"stylelint": "^16.14.1"
}
}
2 changes: 1 addition & 1 deletion packages/webpack-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.1.3",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"sass-loader": "^16.0.4",
"style-loader": "^4.0.0",
"stylelint": "^16.14.1",
Expand Down
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 6a19786

Please # to comment.