Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 30, 2020
1 parent ae558de commit b97ddb0
Show file tree
Hide file tree
Showing 10 changed files with 660 additions and 660 deletions.
286 changes: 143 additions & 143 deletions packages/cli-utils/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/cli-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.1",
"@babel/preset-env": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"jest": "25.5.4"
}
}
230 changes: 115 additions & 115 deletions packages/html-templates/package-lock.json

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.1",
"@babel/preset-env": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.5.1",
"babel-plugin-lodash": "3.3.4",
Expand Down
286 changes: 143 additions & 143 deletions packages/webpack-plugin/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
},
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.1",
"@babel/preset-env": "7.10.1",
"@babel/core": "7.10.2",
"@babel/preset-env": "7.10.2",
"jest": "25.5.4",
"memory-fs": "0.5.0",
"webpack": "4.43.0"
Expand Down

0 comments on commit b97ddb0

Please sign in to comment.