Thanks to visit codestin.com
Credit goes to github.com

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

Commit c6bbcbb

Browse files
renovate-botkontrollanten
authored andcommitted
fix(deps): update dependency react-beautiful-dnd to v11.0.5
1 parent a69b813 commit c6bbcbb

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"history": "^4.7.2",
135135
"minimist": "^1.2.0",
136136
"react": "^16.4",
137-
"react-beautiful-dnd": "11.0.3",
137+
"react-beautiful-dnd": "11.0.5",
138138
"react-dom": "^16.4",
139139
"react-hot-loader": "^4.0.0",
140140
"react-redux": "^7.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -796,10 +796,10 @@
796796
pirates "^4.0.0"
797797
source-map-support "^0.5.9"
798798

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

9865-
9866-
version "11.0.3"
9867-
resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-11.0.3.tgz#5678bb3e725d8b56cb7cf57f56e952105fc4f2af"
9868-
integrity sha512-2FX2SnOlKMmfn90xUHCav7cxRWXwY7FeRa6TzdxWeX7DdP5JTvVQcsWgiOkdbJSj+J+1q1nA9QO4/HQ52D0DAA==
9865+
9866+
version "11.0.5"
9867+
resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-11.0.5.tgz#16b1dbd4d6493de0cb3f842cad57c7e9e1ff5fe7"
9868+
integrity sha512-7llby9U+jIfkINcyxPHVWU0HFYzqxMemUYgGHsFsbx4fZo1n/pW6sYKYzhxGxR3Ap5HxqswcQkKUZX4uEUWhlw==
98699869
dependencies:
9870-
"@babel/runtime-corejs2" "^7.4.4"
9870+
"@babel/runtime-corejs2" "^7.4.5"
98719871
css-box-model "^1.1.2"
98729872
memoize-one "^5.0.4"
98739873
raf-schd "^4.0.0"

0 commit comments

Comments
 (0)