Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 520f240

Browse files
chore(deps): update all non-major dev dependencies
1 parent 4667990 commit 520f240

File tree

2 files changed

+662
-962
lines changed

2 files changed

+662
-962
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"@storybook/addon-interactions": "^6.4.19",
5353
"@storybook/addon-links": "^6.4.19",
5454
"@storybook/react": "^6.4.19",
55-
"@storybook/testing-library": "^0.0.11",
55+
"@storybook/testing-library": "^0.2.0",
5656
"@testing-library/jest-dom": "^5.17.0",
5757
"@testing-library/react": "^14.0.0",
58-
"@types/node": "18.11.17",
58+
"@types/node": "18.19.11",
5959
"@types/react": "^18.2.0",
6060
"@types/react-dom": "^18.2.0",
6161
"cypress": "^12.17.2",
62-
"eslint": "8.46.0",
63-
"eslint-config-next": "13.4.12",
62+
"eslint": "8.56.0",
63+
"eslint-config-next": "13.5.6",
6464
"eslint-plugin-jsx-a11y": "^6.7.1",
6565
"eslint-plugin-storybook": "^0.6.13",
6666
"gh-pages": "^5.0.0",
@@ -73,7 +73,7 @@
7373
"start-server-and-test": "^2.0.0",
7474
"storybook-dark-mode": "^2.0.5",
7575
"tsx": "^3.12.7",
76-
"typescript": "5.1.6"
76+
"typescript": "5.3.3"
7777
},
7878
"packageManager": "[email protected]"
7979
}

0 commit comments

Comments
 (0)