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 May 9, 2021
1 parent c9d123d commit 1a19071
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rc-map",
"dependencies": {
"@babel/polyfill": "7.4.4",
"@babel/polyfill": "7.12.1",
"cheerio": "1.0.0-rc.3",
"cordova-android": "8.0.0",
"cordova-browser": "6.0.0",
Expand Down Expand Up @@ -56,9 +56,9 @@
"license": "UNLICENSED",
"devDependencies": {
"cz-customizable": "6.2.0",
"@babel/core": "7.5.5",
"@babel/core": "7.14.0",
"autoprefixer": "9.6.1",
"babel-loader": "8.0.6",
"babel-loader": "8.2.2",
"babel-preset-es2015": "6.24.1",
"babelify": "10.0.0",
"browser-sync": "2.26.7",
Expand Down
2 changes: 1 addition & 1 deletion www/lib/onsenui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"devDependencies": {
"angular": "1.7.8",
"babel-core": "6.26.3",
"babel-eslint": "10.0.3",
"babel-eslint": "10.1.0",
"babel-plugin-angularjs-annotate": "0.10.0",
"babel-plugin-external-helpers": "6.22.0",
"babel-plugin-transform-runtime": "6.23.0",
Expand Down

0 comments on commit 1a19071

Please sign in to comment.