Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor) (#345)
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 May 17, 2022
1 parent 0cb2496 commit 561735c
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 305 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,14 @@
},
"devDependencies": {
"@babel/cli": "7.17.10",
"@babel/core": "7.17.10",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-logical-assignment-operators": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.11",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
"@babel/preset-env": "7.17.10",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/core": "7.17.12",
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-proposal-logical-assignment-operators": "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.17.12",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@emotion/css": "11.9.0",
Expand Down Expand Up @@ -190,7 +190,7 @@
"postcss": "8.4.13",
"postcss-import": "14.1.0",
"postcss-merge-selectors": "^0.0.6",
"postcss-scopify": "0.1.9",
"postcss-scopify": "0.1.10",
"prettier": "2.6.2",
"raw-loader": "4.0.2",
"react": "18.1.0",
Expand Down

1 comment on commit 561735c

@vercel
Copy link

@vercel vercel bot commented on 561735c May 17, 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.