Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2020
1 parent 25d3687 commit 1d5612f
Show file tree
Hide file tree
Showing 10 changed files with 1,152 additions and 1,061 deletions.
466 changes: 241 additions & 225 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.8.4",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/core": "7.9.6",
"@babel/preset-env": "7.9.6",
"jest": "25.5.2"
}
}
408 changes: 222 additions & 186 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,10 +25,10 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/html-templates#readme",
"devDependencies": {
"@babel/core": "7.9.0",
"@babel/core": "7.9.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
"@babel/preset-env": "7.9.5",
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"@bundle-stats/ui": "^2.2.0",
"@bundle-stats/utils": "^2.2.0",
Expand Down
364 changes: 200 additions & 164 deletions packages/ui/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 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.8.4",
"@babel/core": "7.9.0",
"@babel/core": "7.9.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.9.5",
"@babel/preset-env": "7.9.5",
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"@bundle-stats/utils": "^2.2.0",
"@storybook/addon-knobs": "5.3.18",
Expand Down
497 changes: 242 additions & 255 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.8.4",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/core": "7.9.6",
"@babel/preset-env": "7.9.6",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.5.1",
"babel-plugin-lodash": "3.3.4",
Expand Down
454 changes: 235 additions & 219 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.8.4",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/core": "7.9.6",
"@babel/preset-env": "7.9.6",
"jest": "25.5.2",
"memory-fs": "0.5.0",
"webpack": "4.43.0"
Expand Down

0 comments on commit 1d5612f

Please sign in to comment.