Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
bump map-bindings (#4566)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonLaster authored Nov 2, 2017
1 parent cf4f838 commit 6b620fc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
"devtools-components": "^0.0.2",
"devtools-launchpad": "^0.0.108",
"devtools-linters": "^0.0.3",
"devtools-map-bindings": "^0.2.0",
"devtools-map-bindings": "^0.2.2",
"devtools-reps": "^0.12.3",
"devtools-source-editor": "0.0.6",
"devtools-source-map": "^0.14.3",
"devtools-source-map": "^0.14.4",
"devtools-splitter": "^0.0.5",
"devtools-utils": "^0.0.9",
"fuzzaldrin-plus": "^0.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2962,9 +2962,9 @@ devtools-linters@^0.0.3:
retext-syntax-urls "^1.0.0"
unified "^6.1.0"

devtools-map-bindings@^0.2.0, devtools-map-bindings@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/devtools-map-bindings/-/devtools-map-bindings-0.2.1.tgz#6dabc15f895c4516ccd674474d4d4a62a7a5d3f2"
devtools-map-bindings@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/devtools-map-bindings/-/devtools-map-bindings-0.2.2.tgz#ce107d8bf203fcc1f45eb3449bf45111c6737e91"
dependencies:
babel-plugin-transform-async-to-generator "^6.22.0"
babel-plugin-transform-flow-strip-types "^6.22.0"
Expand Down Expand Up @@ -3002,13 +3002,13 @@ [email protected]:
dependencies:
codemirror "^5.25.0"

devtools-source-map@^0.14.3:
version "0.14.3"
resolved "https://registry.yarnpkg.com/devtools-source-map/-/devtools-source-map-0.14.3.tgz#dcac59fe78982426c8b3edfcf57d8dd1be92c480"
devtools-source-map@^0.14.4:
version "0.14.4"
resolved "https://registry.yarnpkg.com/devtools-source-map/-/devtools-source-map-0.14.4.tgz#5b17ca9bca7a3b2d67025f03f47b5de8efa2d2a8"
dependencies:
babel-plugin-transform-async-to-generator "^6.22.0"
babel-plugin-transform-flow-strip-types "^6.22.0"
devtools-map-bindings "^0.2.1"
devtools-map-bindings "^0.2.2"
devtools-utils "0.0.8"
jest "^19.0.2"
md5 "^2.2.1"
Expand Down Expand Up @@ -6744,7 +6744,7 @@ mocha@^3.2.0:
mkdirp "0.5.1"
supports-color "3.1.2"

[email protected]:
mochii@^0.0.11:
version "0.0.11"
resolved "https://registry.yarnpkg.com/mochii/-/mochii-0.0.11.tgz#137c30f47b433404efa30aeaedef7d9089e90be1"
dependencies:
Expand Down

0 comments on commit 6b620fc

Please sign in to comment.