Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent b89bb6b commit 7a79393
Show file tree
Hide file tree
Showing 3 changed files with 1,940 additions and 495 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"workspaces": ["packages/*"],
"devDependencies": {
"babel-eslint": "8.1.2",
"babel-eslint": "8.2.6",
"codecov": "3.0.0",
"eslint": "4.14.0",
"eslint-config-airbnb": "16.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"sqlite3": "3.1.13"
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.36",
"@babel/core": "7.0.0-beta.36",
"@babel/node": "7.0.0-beta.36",
"@babel/preset-env": "7.0.0-beta.36",
"@babel/cli": "7.14.3",
"@babel/core": "7.14.3",
"@babel/node": "7.14.2",
"@babel/preset-env": "7.14.4",
"babel-plugin-add-module-exports": "0.2.1",
"flow-bin": "0.61.0",
"nodemon": "1.14.3",
Expand Down
Loading

0 comments on commit 7a79393

Please sign in to comment.