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 Nov 30, 2021
1 parent 32e16ca commit 9fea43b
Show file tree
Hide file tree
Showing 6 changed files with 365 additions and 366 deletions.
4 changes: 2 additions & 2 deletions packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"babel-jest": "^27.4.0",
"babel-jest": "^27.4.1",
"babel-plugin-tester": "^10.1.0",
"hookem": "^2.0.1",
"jest-cli": "^27.4.0"
"jest-cli": "^27.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-4catalyzer-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^27.4.0",
"jest": "^27.4.1",
"lodash": "^4.17.21",
"react": "^17.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-4catalyzer-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"eslint-plugin-import": "^2.18.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"eslint-plugin-import": "^2.25.3",
"typescript": "^4.5.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"jest": "^25.1.0"
},
"devDependencies": {
"jest": "^27.4.0"
"jest": "^27.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/semantic-release-alt-publish-dir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"fs-extra": "^10.0.0",
"jest": "^27.4.0",
"jest": "^27.4.1",
"rimraf": "^3.0.2",
"semantic-release": "^18.0.1",
"tempy": "^1.0.1"
Expand Down
Loading

0 comments on commit 9fea43b

Please sign in to comment.