Skip to content

Commit

Permalink
chore(deps): update dependency babel-plugin-transform-object-rest-spr…
Browse files Browse the repository at this point in the history
…ead to v6.26.0
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 2, 2019
1 parent 65a1a59 commit 54cdda6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"babel-cli": "6.26.0",
"babel-eslint": "7.2.3",
"babel-plugin-add-module-exports": "0.3.3",
"babel-plugin-transform-object-rest-spread": "6.23.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-react-jsx": "6.24.1",
"babel-preset-es2015-node5": "1.2.0",
"eslint-config-xo-react": "0.17.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1432,12 +1432,12 @@ babel-plugin-transform-exponentiation-operator@^6.8.0:
babel-plugin-syntax-exponentiation-operator "^6.8.0"
babel-runtime "^6.22.0"

babel-plugin-transform-object-rest-spread@6.23.0:
version "6.23.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.23.0.tgz#875d6bc9be761c58a2ae3feee5dc4895d8c7f921"
babel-plugin-transform-object-rest-spread@6.26.0:
version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
dependencies:
babel-plugin-syntax-object-rest-spread "^6.8.0"
babel-runtime "^6.22.0"
babel-runtime "^6.26.0"

babel-plugin-transform-react-jsx@6.24.1:
version "6.24.1"
Expand Down

0 comments on commit 54cdda6

Please sign in to comment.