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] authored Nov 4, 2024
1 parent 473b510 commit 85907f8
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 237 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"@changesets/cli": "^2.27.9",
"@hkdobrev/run-if-changed": "^0.6.1",
"@tsconfig/node20": "^20.1.4",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"all-contributors-cli": "^6.26.1",
"chalk": "^5.3.0",
"eslint": "^9.12.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-unicorn": "^56.0.0",
"fs-extra": "^11.2.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"renovate": "^38.116.0",
"renovate": "^38.142.7",
"typescript": "^5.6.3"
},
"packageManager": "[email protected].0+sha512.837566d24eec14ec0f5f1411adb544e892b3454255e61fdef8fd05f3429480102806bac7446bc9daff3896b01ae4b62d00096c7e989f1596f2af10b927532f39",
"packageManager": "[email protected].1+sha512.341db9396b6e289fecc30cd7ab3af65060e05ebff4b3b47547b278b9e67b08f485ecd8c79006b405446262142c7a38154445ef7f17c1d5d1de7d90bf9ce7054d",
"lint-staged": {
"**/*.{mjs,js,ts,md,json,yml,json5}": "prettier --write",
"packages/**/*.{js,ts}": "eslint --fix"
Expand Down
Loading

0 comments on commit 85907f8

Please sign in to comment.