Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 26, 2022
1 parent d285723 commit 82a83da
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 122 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@
},
"devDependencies": {
"@babel/cli": "7.17.10",
"@babel/core": "7.18.0",
"@babel/core": "7.18.2",
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-proposal-private-methods": "7.17.12",
"@babel/plugin-proposal-private-property-in-object": "7.17.12",
"@babel/preset-env": "7.18.0",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@commitlint/cli": "17.0.1",
Expand All @@ -128,7 +128,7 @@
"@storybook/manager-webpack5": "6.5.5",
"@storybook/react": "6.5.5",
"@swc/cli": "0.1.57",
"@swc/core": "1.2.192",
"@swc/core": "1.2.194",
"@tailwindcss/forms": "0.5.2",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
Expand Down
Loading

1 comment on commit 82a83da

@vercel
Copy link

@vercel vercel bot commented on 82a83da May 26, 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.