Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Jun 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0817bc2 commit 34f5a24
Showing 2 changed files with 664 additions and 288 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -25,18 +25,18 @@
"packages/*"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react": "7.34.2",
"gatsby-plugin-postcss": "^6.13.1",
"husky": "8.0.3",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"lint-staged": "15.2.5",
"prettier": "3.3.2",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0"
}
942 changes: 659 additions & 283 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 34f5a24

Please sign in to comment.