Skip to content

Commit

Permalink
Merge pull request video-dev#3696 from video-dev/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
[skip netlify] Update babel monorepo to v7.13.14
  • Loading branch information
hlsjs-ci authored Mar 29, 2021
2 parents 368a114 + 1e123f7 commit 49d8fc8
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 11 deletions.
44 changes: 35 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"type-check:watch": "npm run type-check -- --watch"
},
"devDependencies": {
"@babel/core": "7.13.13",
"@babel/core": "7.13.14",
"@babel/helper-module-imports": "7.13.12",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/plugin-proposal-optional-chaining": "7.13.12",
"@babel/plugin-transform-object-assign": "7.12.13",
"@babel/preset-env": "7.13.12",
"@babel/preset-typescript": "7.13.0",
"@babel/register": "7.13.8",
"@babel/register": "7.13.14",
"@itsjamie/esdoc-cli": "0.3.1",
"@itsjamie/esdoc-core": "0.3.1",
"@itsjamie/esdoc-ecmascript-proposal-plugin": "0.3.1",
Expand Down

0 comments on commit 49d8fc8

Please sign in to comment.