Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kodiakhq[bot] committed Jun 20, 2022
1 parent 10f587d commit 6f8c797
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 176 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,19 +123,19 @@
"@storybook/manager-webpack5": "6.5.9",
"@storybook/react": "6.5.9",
"@swc/cli": "0.1.57",
"@swc/core": "1.2.203",
"@swc/core": "1.2.204",
"@tailwindcss/forms": "0.5.2",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.0",
"@testing-library/user-event": "14.2.0",
"@types/jest": "28.1.1",
"@types/jest-axe": "3.5.3",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.2.1",
"@types/jest": "28.1.2",
"@types/jest-axe": "3.5.4",
"@types/node": "18.0.0",
"@types/react": "18.0.13",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/testing-library__jest-dom": "5.14.3",
"@types/testing-library__jest-dom": "5.14.4",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.7",
"axe-core": "4.4.2",
Expand All @@ -146,7 +146,7 @@
"chalk": "4.1.2",
"concurrently": "7.2.2",
"cross-env": "7.0.3",
"eslint": "8.17.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.0.0",
Expand All @@ -159,7 +159,7 @@
"jest": "28.1.1",
"jest-axe": "6.0.0",
"jest-environment-jsdom": "28.1.1",
"lint-staged": "13.0.1",
"lint-staged": "13.0.2",
"node-fetch": "2.6.7",
"outdent": "0.8.0",
"patch-package": "6.4.7",
Expand All @@ -172,7 +172,7 @@
"prettier-plugin-tailwindcss": "0.1.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.32.1",
"react-hook-form": "7.32.2",
"react-icons": "4.4.0",
"release-it": "15.0.0",
"rimraf": "3.0.2",
Expand All @@ -182,7 +182,7 @@
"tailwindcss": "3.1.3",
"ts-node": "10.8.1",
"tslib": "2.4.0",
"typescript": "4.7.3",
"typescript": "4.7.4",
"webpack": "5.73.0"
},
"peerDependencies": {
Expand Down
Loading

1 comment on commit 6f8c797

@vercel
Copy link

@vercel vercel bot commented on 6f8c797 Jun 20, 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.