Skip to content

Commit 95e1d60

Browse files
chore(deps): ⬆️ update dev dependencies (minor) (#351)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4f6ccaf commit 95e1d60

File tree

2 files changed

+376
-371
lines changed

2 files changed

+376
-371
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -130,16 +130,16 @@
130130
"@react-types/shared": "3.12.0",
131131
"@react-types/slider": "3.0.6",
132132
"@release-it/conventional-changelog": "5.0.0",
133-
"@storybook/addon-a11y": "6.5.5",
134-
"@storybook/addon-actions": "6.5.5",
135-
"@storybook/addon-essentials": "6.5.5",
133+
"@storybook/addon-a11y": "6.5.6",
134+
"@storybook/addon-actions": "6.5.6",
135+
"@storybook/addon-essentials": "6.5.6",
136136
"@storybook/addon-postcss": "2.0.0",
137-
"@storybook/builder-webpack5": "6.5.5",
138-
"@storybook/manager-webpack5": "6.5.5",
139-
"@storybook/react": "6.5.5",
137+
"@storybook/builder-webpack5": "6.5.6",
138+
"@storybook/manager-webpack5": "6.5.6",
139+
"@storybook/react": "6.5.6",
140140
"@testing-library/dom": "8.13.0",
141141
"@testing-library/jest-dom": "5.16.4",
142-
"@testing-library/react": "13.2.0",
142+
"@testing-library/react": "13.3.0",
143143
"@testing-library/react-hooks": "8.0.0",
144144
"@testing-library/user-event": "14.2.0",
145145
"@types/jest": "27.5.1",
@@ -195,7 +195,7 @@
195195
"raw-loader": "4.0.2",
196196
"react": "18.1.0",
197197
"react-dom": "18.1.0",
198-
"react-hook-form": "7.31.2",
198+
"react-hook-form": "7.31.3",
199199
"react-test-renderer": "18.1.0",
200200
"react-transition-group": "4.4.2",
201201
"react-virtual": "2.10.4",
@@ -213,7 +213,7 @@
213213
"ts-node": "10.8.0",
214214
"typescript": "4.7.2",
215215
"webpack": "5.72.1",
216-
"yaml": "2.1.0"
216+
"yaml": "2.1.1"
217217
},
218218
"peerDependencies": {
219219
"ariakit": "2.0.0-next.28",

0 commit comments

Comments
 (0)