Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#818)
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 Sep 16, 2022
1 parent b819e3a commit bef595e
Show file tree
Hide file tree
Showing 7 changed files with 246 additions and 233 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,22 +54,22 @@
"devDependencies": {
"@dg-scripts/eslint-config": "*",
"@dg-scripts/stylelint-config": "*",
"@types/jest": "^29.0.1",
"@types/node": "^16.11.58",
"@types/jest": "^29.0.3",
"@types/node": "^16.11.59",
"@types/semver": "^7.3.12",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"ci-info": "^3.4.0",
"concurrently": "^7.4.0",
"consola": "^2.15.3",
"dotenv": "^16.0.2",
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"jest": "^29.0.3",
"lerna": "^5.5.1",
"prettier": "^2.7.1",
"semver": "^7.3.7",
"stylelint": "^14.11.0",
"ts-jest": "^29.0.0",
"ts-jest": "^29.0.1",
"ts-node": "^10.9.1",
"tslib": "^2.4.0",
"typescript": "^4.8.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.2",
"react-router-dom": "^6.3.0",
"web-vitals": "^3.0.1"
"react-router-dom": "^6.4.0",
"web-vitals": "^3.0.2"
},
"devDependencies": {
"@sabertazimi/react-scripts": "^5.11.0",
"@testing-library/dom": "^8.17.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.0.1",
"@types/jest": "^29.0.3",
"@types/jest-axe": "^3.5.4",
"@types/node": "^16.11.58",
"@types/react": "^18.0.19",
"@types/node": "^16.11.59",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@types/react-test-renderer": "^18.0.0",
"jest-axe": "^6.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"eslint": "^7.32.0 || ^8.0.0"
},
"dependencies": {
"@babel/core": "^7.19.0",
"@babel/eslint-parser": "^7.18.9",
"@rushstack/eslint-patch": "^1.1.4",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@babel/core": "^7.19.1",
"@babel/eslint-parser": "^7.19.1",
"@rushstack/eslint-patch": "^1.2.0",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.6.3"
"eslint-plugin-testing-library": "^5.6.4"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@dg-scripts/eslint-config-basic": "^5.11.0",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2"
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"dependencies": {
"@dg-scripts/eslint-config-ts": "^5.11.0",
"eslint-plugin-vue": "^9.4.0"
"eslint-plugin-vue": "^9.5.0"
}
}
10 changes: 5 additions & 5 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
}
},
"dependencies": {
"@babel/core": "^7.19.0",
"@babel/core": "^7.19.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@svgr/webpack": "^6.3.1",
"autoprefixer": "^10.4.8",
"autoprefixer": "^10.4.11",
"babel-jest": "^29.0.3",
"babel-loader": "^8.2.5",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
"bfj": "^7.0.2",
"browserslist": "^4.21.3",
"browserslist": "^4.21.4",
"camelcase": "^6.3.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^4.1.0",
"dotenv": "^16.0.2",
"dotenv-expand": "^9.0.0",
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"eslint-config-bod": "^5.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -73,7 +73,7 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^7.0.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^7.8.1",
"postcss-preset-env": "^7.8.2",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"prompts": "^2.4.2",
Expand Down
Loading

0 comments on commit bef595e

Please sign in to comment.