Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-beautiful-dnd to v11.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kontrollanten committed Jul 23, 2019
1 parent a69b813 commit c6bbcbb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"history": "^4.7.2",
"minimist": "^1.2.0",
"react": "^16.4",
"react-beautiful-dnd": "11.0.3",
"react-beautiful-dnd": "11.0.5",
"react-dom": "^16.4",
"react-hot-loader": "^4.0.0",
"react-redux": "^7.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -796,10 +796,10 @@
pirates "^4.0.0"
source-map-support "^0.5.9"

"@babel/runtime-corejs2@^7.4.4":
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.4.4.tgz#4d4519a4c85e9d98fdff59f5371758a34ae07923"
integrity sha512-hE7oVwVsRws84u5/nkaWWdN2J4SXEGuXKjrAsP0E4nkYImjSbpdHfGTS2nvFc82aDGIuG6OzhAQMpIzTHuZeKA==
"@babel/runtime-corejs2@^7.4.5":
version "7.5.5"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.5.5.tgz#c3214c08ef20341af4187f1c9fbdc357fbec96b2"
integrity sha512-FYATQVR00NSNi7mUfpPDp7E8RYMXDuO8gaix7u/w3GekfUinKgX1AcTxs7SoiEmoEW9mbpjrwqWSW6zCmw5h8A==
dependencies:
core-js "^2.6.5"
regenerator-runtime "^0.13.2"
Expand Down Expand Up @@ -9862,12 +9862,12 @@ rc@^1.1.6, rc@^1.2.1, rc@^1.2.7, rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

[email protected].3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-11.0.3.tgz#5678bb3e725d8b56cb7cf57f56e952105fc4f2af"
integrity sha512-2FX2SnOlKMmfn90xUHCav7cxRWXwY7FeRa6TzdxWeX7DdP5JTvVQcsWgiOkdbJSj+J+1q1nA9QO4/HQ52D0DAA==
[email protected].5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-11.0.5.tgz#16b1dbd4d6493de0cb3f842cad57c7e9e1ff5fe7"
integrity sha512-7llby9U+jIfkINcyxPHVWU0HFYzqxMemUYgGHsFsbx4fZo1n/pW6sYKYzhxGxR3Ap5HxqswcQkKUZX4uEUWhlw==
dependencies:
"@babel/runtime-corejs2" "^7.4.4"
"@babel/runtime-corejs2" "^7.4.5"
css-box-model "^1.1.2"
memoize-one "^5.0.4"
raf-schd "^4.0.0"
Expand Down

0 comments on commit c6bbcbb

Please sign in to comment.