Skip to content

Commit 232c174

Browse files
authored
Merge branch 'main' into wichopy/968
2 parents 57b5cb6 + 4b03c2f commit 232c174

File tree

2 files changed

+63
-38
lines changed

2 files changed

+63
-38
lines changed

package-lock.json

Lines changed: 61 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@rollup/plugin-typescript": "^11.1.6",
4141
"@testing-library/jest-dom": "^6.4.2",
42-
"@testing-library/react": "^15.0.0",
42+
"@testing-library/react": "^16.0.0",
4343
"@types/jest": "^29.5.12",
4444
"@types/node": "^20.11.16",
4545
"@types/react": "^18.2.55",
@@ -51,7 +51,7 @@
5151
"eslint-plugin-check-file": "^2.6.2",
5252
"eslint-plugin-import": "^2.29.1",
5353
"eslint-plugin-jest": "^28.0.0",
54-
"eslint-plugin-jsdoc": "^48.0.6",
54+
"eslint-plugin-jsdoc": "^50.0.0",
5555
"eventemitter3": "^5.0.1",
5656
"jest": "^29.7.0",
5757
"jest-config": "^29.7.0",

0 commit comments

Comments
 (0)