Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
Beachball-bump-type: patch
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 2ef92a8 commit 6aca21f
Show file tree
Hide file tree
Showing 9 changed files with 67 additions and 74 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"type": "git",
"url": "https://github.com/RightCapitalHQ/frontend-style-guide.git"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "commonjs",
"main": "./index.js",
"exports": "./index.js",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "commonjs",
"main": "./index.js",
"exports": "./index.js",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "commonjs",
"main": "./index.js",
"exports": "./index.js",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "commonjs",
"main": "./index.js",
"exports": "./index.js",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "commonjs",
"main": "./index.js",
"exports": "./index.js",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=16.0.0"
},
Expand Down
Loading

0 comments on commit 6aca21f

Please sign in to comment.