Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#263)
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 Nov 1, 2021
1 parent 234770d commit 48e3dc9
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 343 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,15 @@
"reakit-warning": "^0.6.2"
},
"devDependencies": {
"@babel/cli": "7.15.7",
"@babel/core": "7.15.8",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-logical-assignment-operators": "7.14.5",
"@babel/plugin-proposal-private-methods": "7.14.5",
"@babel/plugin-proposal-private-property-in-object": "7.15.4",
"@babel/preset-env": "7.15.8",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-logical-assignment-operators": "7.16.0",
"@babel/plugin-proposal-private-methods": "7.16.0",
"@babel/plugin-proposal-private-property-in-object": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@emotion/css": "11.5.0",
Expand Down Expand Up @@ -200,12 +200,12 @@
"storybook-addon-preview": "2.1.2",
"storybook-addon-react-docgen": "1.2.42",
"strip-comments": "2.0.1",
"tailwindcss": "2.2.17",
"tailwindcss": "2.2.19",
"ts-jest": "27.0.7",
"ts-morph": "12.0.0",
"ts-morph": "12.1.0",
"ts-node": "10.4.0",
"typescript": "4.4.4",
"webpack": "5.60.0",
"webpack": "5.61.0",
"yaml": "1.10.2"
},
"peerDependencies": {
Expand Down
Loading

1 comment on commit 48e3dc9

@vercel
Copy link

@vercel vercel bot commented on 48e3dc9 Nov 1, 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.