Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#725)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 13, 2022
1 parent e5ad1e6 commit 05e25e1
Show file tree
Hide file tree
Showing 10 changed files with 917 additions and 916 deletions.
785 changes: 0 additions & 785 deletions .yarn/releases/yarn-3.2.0.cjs

This file was deleted.

786 changes: 786 additions & 0 deletions .yarn/releases/yarn-3.2.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ packageExtensions:
unsafeHttpWhitelist:
- localhost

yarnPath: .yarn/releases/yarn-3.2.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@
"bugs": {
"url": "https://github.com/sabertazimi/bod/issues"
},
"packageManager": "yarn@3.2.0",
"packageManager": "yarn@3.2.1",
"devDependencies": {
"@dg-scripts/eslint-config": "*",
"@dg-scripts/stylelint-config": "*",
"@types/jest": "^27.5.0",
"@types/node": "^16.11.33",
"@types/jest": "^27.5.1",
"@types/node": "^16.11.35",
"@types/semver": "^7.3.9",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"ci-info": "^3.3.0",
"ci-info": "^3.3.1",
"concurrently": "^7.1.0",
"consola": "^2.15.3",
"dotenv": "^16.0.0",
"dotenv": "^16.0.1",
"eslint": "^8.15.0",
"jest": "^28.1.0",
"lerna": "^4.0.0",
Expand All @@ -73,7 +73,7 @@
"ts-node": "^10.7.0",
"tslib": "^2.4.0",
"typescript": "^4.6.4",
"undici": "^5.1.1",
"undici": "^5.2.0",
"verdaccio": "^5.10.2"
}
}
2 changes: 1 addition & 1 deletion packages/bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/envinfo": "^7.8.1",
"@types/inquirer": "^8.2.1",
"@types/rimraf": "^3.0.2",
"ci-info": "^3.3.0",
"ci-info": "^3.3.1",
"rimraf": "^3.0.2"
}
}
8 changes: 4 additions & 4 deletions packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^14.1.1",
"@types/jest": "^27.5.0",
"@testing-library/user-event": "^14.2.0",
"@types/jest": "^27.5.1",
"@types/jest-axe": "^3.5.3",
"@types/node": "^16.11.33",
"@types/node": "^16.11.35",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^18.0.4",
"@types/react-test-renderer": "^18.0.0",
"jest-axe": "^6.0.0",
"react-test-renderer": "^18.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"@babel/core": "^7.17.10",
"@babel/eslint-parser": "^7.17.0",
"@rushstack/eslint-patch": "^1.1.3",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-testing-library": "^5.4.0"
"eslint-plugin-testing-library": "^5.5.0"
},
"engines": {
"node": ">=14.0.0"
Expand Down
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.10.0",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0"
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0"
}
}
6 changes: 3 additions & 3 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"types": "./lib/react-app.d.ts",
"dependencies": {
"@babel/core": "^7.17.10",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.6",
"@svgr/webpack": "^6.2.1",
"autoprefixer": "^10.4.7",
"babel-jest": "^28.1.0",
Expand All @@ -44,7 +44,7 @@
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"dotenv": "^16.0.0",
"dotenv": "^16.0.1",
"dotenv-expand": "^8.0.3",
"eslint": "^8.15.0",
"eslint-config-bod": "^5.10.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"stylelint-webpack-plugin": "^3.2.0",
"tailwindcss": "^3.0.24",
"terser-webpack-plugin": "^5.3.1",
"webpack": "^5.72.0",
"webpack": "^5.72.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-server": "^4.9.0",
"webpack-manifest-plugin": "^5.0.0",
Expand Down
Loading

0 comments on commit 05e25e1

Please sign in to comment.