Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1246)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent b68ff41 commit 5cdb4a1
Show file tree
Hide file tree
Showing 11 changed files with 557 additions and 654 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-bod-app",
"private": true,
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"description": "Boilerplate CLI App",
"author": "sabertazimi <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@dg-scripts/eslint-config": "workspace:^",
"@dg-scripts/stylelint-config": "workspace:^",
"@types/jest": "^29.5.12",
"@types/node": "^20.16.1",
"@types/node": "^20.16.2",
"@types/semver": "^7.5.8",
"chalk": "^4.1.2",
"chokidar": "^3.6.0",
Expand All @@ -62,7 +62,7 @@
"lerna": "^8.1.8",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"stylelint": "^16.8.2",
"stylelint": "^16.9.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
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.0.0",
"rimraf": "^6.0.1",
"type-fest": "^4.25.0"
"type-fest": "^4.26.0"
}
}
6 changes: 3 additions & 3 deletions packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"@sabertazimi/react-scripts": "workspace:^",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.16.1",
"@types/react": "^18.3.4",
"@types/node": "^20.16.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint-config-bod": "workspace:^",
"identity-obj-proxy": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@stylistic/eslint-plugin": "^2.6.4",
"@stylistic/eslint-plugin": "^2.7.2",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-config-eslint": "^9.0.0",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.3.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.2.0"
"typescript-eslint": "^8.3.0"
},
"devDependencies": {
"@typescript-eslint/utils": "^8.2.0"
"@typescript-eslint/utils": "^8.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
}
},
"dependencies": {
"@antfu/eslint-config": "^2.27.1",
"@eslint-react/eslint-plugin": "^1.12.1",
"@antfu/eslint-config": "^2.27.3",
"@eslint-react/eslint-plugin": "^1.12.3",
"@eslint/eslintrc": "^3.1.0",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-promise": "^7.1.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 @@ -84,7 +84,7 @@
"semver": "^7.6.3",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"stylelint": "^16.8.2",
"stylelint": "^16.9.0",
"stylelint-config-bod": "workspace:^",
"stylelint-prettier": "^5.0.2",
"stylelint-webpack-plugin": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"stylelint-config-standard-scss": "^13.1.0"
},
"devDependencies": {
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
},
"devDependencies": {
"prettier": "^3.3.3",
"stylelint": "^16.8.2"
"stylelint": "^16.9.0"
}
}
6 changes: 3 additions & 3 deletions packages/webpack-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dg-scripts/webpack-template",
"version": "5.21.3",
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"description": "Minimal webpack boilerplate",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@dg-scripts/stylelint-config": "workspace:^",
"@svgr/webpack": "^8.1.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.16.1",
"@types/node": "^20.16.2",
"babel-loader": "^9.1.3",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
Expand All @@ -78,7 +78,7 @@
"prettier": "^3.3.3",
"sass-loader": "^16.0.1",
"style-loader": "^4.0.0",
"stylelint": "^16.8.2",
"stylelint": "^16.9.0",
"stylelint-webpack-plugin": "^5.0.1",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
Expand Down
Loading

0 comments on commit 5cdb4a1

Please sign in to comment.