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 18, 2023
1 parent 9204cc9 commit 09e32c7
Show file tree
Hide file tree
Showing 5 changed files with 887 additions and 433 deletions.
10 changes: 5 additions & 5 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-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.28.1",
"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/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@4c/cli": "^4.0.4",
"@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

0 comments on commit 09e32c7

Please sign in to comment.