Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#298)
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 Dec 31, 2021
1 parent c439f7f commit a4d5a1a
Show file tree
Hide file tree
Showing 2 changed files with 945 additions and 124 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,15 +107,15 @@
"reakit-warning": "^0.6.2"
},
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.5",
"@babel/plugin-proposal-class-properties": "7.16.5",
"@babel/plugin-proposal-logical-assignment-operators": "7.16.5",
"@babel/plugin-proposal-private-methods": "7.16.5",
"@babel/plugin-proposal-private-property-in-object": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/preset-react": "7.16.5",
"@babel/preset-typescript": "7.16.5",
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-logical-assignment-operators": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.7",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.0.1",
"@commitlint/config-conventional": "16.0.0",
"@emotion/css": "11.7.1",
Expand All @@ -133,7 +133,7 @@
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
Expand Down
Loading

1 comment on commit a4d5a1a

@vercel
Copy link

@vercel vercel bot commented on a4d5a1a Dec 31, 2021

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.