Skip to content

Commit

Permalink
chore(repo): update non-major dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2024
1 parent 47d4db8 commit 140f7a2
Show file tree
Hide file tree
Showing 2 changed files with 5,919 additions and 4,649 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,25 @@
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.7",
"@hkdobrev/run-if-changed": "^0.3.1",
"@tsconfig/node20": "^20.1.2",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@tsconfig/node20": "^20.1.4",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"all-contributors-cli": "^6.26.1",
"chalk": "^5.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-unicorn": "^50.0.1",
"fs-extra": "^11.2.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"renovate": "^37.115.0",
"typescript": "^5.3.3"
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
"renovate": "^37.438.2",
"typescript": "^5.5.3"
},
"packageManager": "yarn@4.0.2+sha256.825003a0f561ad09a3b1ac4a3b3ea6207af2796d54f62a9420520915721f5186",
"packageManager": "yarn@4.3.1",
"lint-staged": {
"**/*.{mjs,js,ts,md,json,yml,json5}": "prettier --write",
"packages/**/*.{js,ts}": "eslint --fix"
Expand Down
Loading

0 comments on commit 140f7a2

Please sign in to comment.