Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2022
1 parent 67c8ee0 commit b9e87c3
Show file tree
Hide file tree
Showing 7 changed files with 479 additions and 290 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
],
"devDependencies": {
"@4c/prettier-config": "^1.1.0",
"eslint-config-4catalyzer": "^1.4.1",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"lerna": "^4.0.0",
"lint-staged": "^12.3.7"
"lint-staged": "^12.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"yargs": "^17.3.0"
},
"devDependencies": {
"webpack": "^5.72.0"
"webpack": "^5.74.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@4c/cli": "^4.0.2",
"@4c/jest-preset": "^1.7.0",
"@4c/jest-preset": "^1.8.1",
"@4c/prettier-config": "^1.1.0",
"jest": "^27.5.1",
"pinst": "^2.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/pedantic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"yargs": "^17.3.0"
},
"devDependencies": {
"@4c/jest-preset": "^1.7.0",
"@4c/jest-preset": "^1.8.1",
"jest": "^27.5.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rollout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"semver": "^7.3.5"
},
"devDependencies": {
"@4c/jest-preset": "^1.7.0",
"@4c/jest-preset": "^1.8.1",
"jest": "^27.5.1",
"shelljs": "^0.8.5",
"tmp": "^0.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"webpackbar": "^5.0.2"
},
"devDependencies": {
"webpack": "^5.72.0",
"webpack": "^5.74.0",
"webpack-atoms": "^17.1.0"
},
"peerDependencies": {
Expand Down
753 changes: 471 additions & 282 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit b9e87c3

Please sign in to comment.