Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#273)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 16, 2022
1 parent 6a01b95 commit 23c0daf
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 127 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
"tailwind-merge": "^1.1.1"
},
"devDependencies": {
"@babel/cli": "7.17.0",
"@babel/core": "7.17.2",
"@babel/cli": "7.17.3",
"@babel/core": "7.17.4",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.11",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
Expand All @@ -127,11 +127,11 @@
"@storybook/manager-webpack5": "6.4.19",
"@storybook/react": "6.4.19",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.139",
"@swc/core": "1.2.141",
"@tailwindcss/forms": "0.4.0",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.2",
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.4.0",
Expand Down Expand Up @@ -192,7 +192,7 @@
"tsd": "0.19.1",
"tslib": "2.3.1",
"typescript": "4.5.5",
"webpack": "5.68.0"
"webpack": "5.69.0"
},
"peerDependencies": {
"react": "16.x || 17.x",
Expand Down
Loading

1 comment on commit 23c0daf

@vercel
Copy link

@vercel vercel bot commented on 23c0daf Feb 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.