Skip to content

Commit

Permalink
Merge e370ddb into 268be74
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2021
2 parents 268be74 + e370ddb commit 2475c96
Show file tree
Hide file tree
Showing 2 changed files with 1,044 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
},
"devDependencies": {
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
"@babel/preset-env": "^7.6.3",
"@babel/preset-env": "^7.14.1",
"@babel/preset-flow": "^7.0.0",
"@babel/preset-react": "^7.6.3",
"@babel/register": "^7.6.2",
Expand Down
Loading

0 comments on commit 2475c96

Please sign in to comment.