Skip to content

Commit 23c0daf

Browse files
chore(deps): ⬆️ update dev dependencies (minor) (#273)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6a01b95 commit 23c0daf

File tree

2 files changed

+179
-127
lines changed

2 files changed

+179
-127
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@
107107
"tailwind-merge": "^1.1.1"
108108
},
109109
"devDependencies": {
110-
"@babel/cli": "7.17.0",
111-
"@babel/core": "7.17.2",
110+
"@babel/cli": "7.17.3",
111+
"@babel/core": "7.17.4",
112112
"@babel/plugin-proposal-class-properties": "7.16.7",
113113
"@babel/plugin-proposal-private-methods": "7.16.11",
114114
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
@@ -127,11 +127,11 @@
127127
"@storybook/manager-webpack5": "6.4.19",
128128
"@storybook/react": "6.4.19",
129129
"@swc/cli": "0.1.55",
130-
"@swc/core": "1.2.139",
130+
"@swc/core": "1.2.141",
131131
"@tailwindcss/forms": "0.4.0",
132132
"@testing-library/dom": "8.11.3",
133133
"@testing-library/jest-dom": "5.16.2",
134-
"@testing-library/react": "12.1.2",
134+
"@testing-library/react": "12.1.3",
135135
"@testing-library/react-hooks": "7.0.2",
136136
"@testing-library/user-event": "13.5.0",
137137
"@types/jest": "27.4.0",
@@ -192,7 +192,7 @@
192192
"tsd": "0.19.1",
193193
"tslib": "2.3.1",
194194
"typescript": "4.5.5",
195-
"webpack": "5.68.0"
195+
"webpack": "5.69.0"
196196
},
197197
"peerDependencies": {
198198
"react": "16.x || 17.x",

0 commit comments

Comments
 (0)