Skip to content

Commit fe6b7ca

Browse files
chore(deps): update all non-major dependencies (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3756b44 commit fe6b7ca

File tree

2 files changed

+122
-122
lines changed

2 files changed

+122
-122
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,32 +38,32 @@
3838
"prepack": "yarn build"
3939
},
4040
"devDependencies": {
41-
"@commitlint/cli": "^19.7.1",
42-
"@commitlint/config-conventional": "^19.7.1",
41+
"@commitlint/cli": "^19.8.0",
42+
"@commitlint/config-conventional": "^19.8.0",
4343
"@favware/cliff-jumper": "^6.0.0",
4444
"@sapphire/eslint-config": "^5.0.5",
4545
"@sapphire/prettier-config": "^2.0.0",
4646
"@sapphire/ts-config": "^5.0.1",
4747
"@testing-library/dom": "^10.4.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.2.0",
50-
"@types/node": "^22.13.8",
50+
"@types/node": "^22.13.10",
5151
"@types/react": "^18.3.18",
5252
"@types/react-dom": "^18.3.5",
5353
"@typescript-eslint/eslint-plugin": "^7.13.1",
5454
"@typescript-eslint/parser": "^7.13.1",
5555
"cz-conventional-changelog": "^3.3.0",
5656
"dts-cli": "^2.0.5",
5757
"eslint": "^8.57.1",
58-
"eslint-config-prettier": "^10.0.2",
58+
"eslint-config-prettier": "^10.1.1",
5959
"eslint-config-react-app": "^7.0.1",
6060
"eslint-plugin-import": "^2.31.0",
6161
"eslint-plugin-jsx-a11y": "^6.10.2",
6262
"eslint-plugin-prettier": "^5.2.3",
6363
"eslint-plugin-react": "^7.37.4",
6464
"eslint-plugin-react-hooks": "^5.2.0",
6565
"lint-staged": "^15.4.3",
66-
"prettier": "^3.5.2",
66+
"prettier": "^3.5.3",
6767
"react": "^18.3.1",
6868
"react-dom": "^18.3.1",
6969
"ts-jest": "^29.2.6",
@@ -91,13 +91,13 @@
9191
}
9292
},
9393
"resolutions": {
94-
"prettier": "^3.5.2",
94+
"prettier": "^3.5.3",
9595
"@types/react-dom": "^18.3.5",
9696
"@types/react": "^18.3.18",
9797
"@typescript-eslint/eslint-plugin": "^7.13.1",
9898
"@typescript-eslint/parser": "^7.13.1",
9999
"cz-conventional-changelog": "^3.3.0",
100-
"eslint-config-prettier": "^10.0.2",
100+
"eslint-config-prettier": "^10.1.1",
101101
"eslint-config-react-app": "^7.0.1",
102102
"eslint-plugin-import": "^2.31.0",
103103
"eslint-plugin-jsx-a11y": "^6.10.2",

0 commit comments

Comments
 (0)