Skip to content

Commit

Permalink
Merge pull request #786 from relative-ci/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update babel monorepo to v7.10.3
  • Loading branch information
vio authored Jun 20, 2020
2 parents 63a0676 + b85f5f6 commit 3bf37f1
Show file tree
Hide file tree
Showing 10 changed files with 3,809 additions and 3,611 deletions.
1,568 changes: 784 additions & 784 deletions packages/cli-utils/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/cli-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"lodash": "4.17.15"
},
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/preset-env": "7.10.3",
"jest": "25.5.4"
}
}
1,361 changes: 730 additions & 631 deletions packages/html-templates/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/html-templates#readme",
"devDependencies": {
"@babel/core": "7.10.2",
"@babel/core": "7.10.3",
"@babel/plugin-proposal-class-properties": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/plugin-proposal-private-methods": "7.10.1",
"@babel/preset-env": "7.10.2",
"@babel/preset-env": "7.10.3",
"@babel/preset-react": "7.10.1",
"@bundle-stats/ui": "^2.2.0",
"@bundle-stats/utils": "^2.2.0",
Expand Down
1,313 changes: 706 additions & 607 deletions packages/ui/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/ui#readme",
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.2",
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/plugin-proposal-class-properties": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/plugin-proposal-private-methods": "7.10.1",
"@babel/preset-env": "7.10.2",
"@babel/preset-env": "7.10.3",
"@babel/preset-react": "7.10.1",
"@bundle-stats/utils": "^2.2.0",
"@storybook/addon-knobs": "5.3.19",
Expand Down
1,578 changes: 789 additions & 789 deletions packages/utils/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"superstruct": "^0.8.3"
},
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/preset-env": "7.10.3",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.5.1",
"babel-plugin-lodash": "3.3.4",
Expand Down
1,568 changes: 784 additions & 784 deletions packages/webpack-plugin/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"lodash": "4.17.15"
},
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/preset-env": "7.10.3",
"jest": "25.5.4",
"memory-fs": "0.5.0",
"webpack": "4.43.0"
Expand Down

0 comments on commit 3bf37f1

Please sign in to comment.