Skip to content

Commit 11ddfae

Browse files
authored
Merge pull request greenbone#2806 from greenbone/dependabot/npm_and_yarn/gsa/gsa-21.04/react-beautiful-dnd-13.1.0
Bump react-beautiful-dnd from 13.0.0 to 13.1.0 in /gsa
2 parents 896fe8f + 894a4d8 commit 11ddfae

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

gsa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"qhistory": "^1.1.0",
5454
"qs": "^6.9.6",
5555
"react": "^16.14.0",
56-
"react-beautiful-dnd": "^13.0.0",
56+
"react-beautiful-dnd": "^13.1.0",
5757
"react-datepicker": "^1.8.0",
5858
"react-dom": "^16.13.1",
5959
"react-redux": "^7.2.2",

gsa/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -12950,16 +12950,16 @@ react-app-polyfill@^2.0.0:
1295012950
regenerator-runtime "^0.13.7"
1295112951
whatwg-fetch "^3.4.1"
1295212952

12953-
react-beautiful-dnd@^13.0.0:
12954-
version "13.0.0"
12955-
resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-13.0.0.tgz#f70cc8ff82b84bc718f8af157c9f95757a6c3b40"
12956-
integrity sha512-87It8sN0ineoC3nBW0SbQuTFXM6bUqM62uJGY4BtTf0yzPl8/3+bHMWkgIe0Z6m8e+gJgjWxefGRVfpE3VcdEg==
12953+
react-beautiful-dnd@^13.1.0:
12954+
version "13.1.0"
12955+
resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-13.1.0.tgz#ec97c81093593526454b0de69852ae433783844d"
12956+
integrity sha512-aGvblPZTJowOWUNiwd6tNfEpgkX5OxmpqxHKNW/4VmvZTNTbeiq7bA3bn5T+QSF2uibXB0D1DmJsb1aC/+3cUA==
1295712957
dependencies:
12958-
"@babel/runtime" "^7.8.4"
12958+
"@babel/runtime" "^7.9.2"
1295912959
css-box-model "^1.2.0"
1296012960
memoize-one "^5.1.1"
1296112961
raf-schd "^4.0.2"
12962-
react-redux "^7.1.1"
12962+
react-redux "^7.2.0"
1296312963
redux "^4.0.4"
1296412964
use-memo-one "^1.1.1"
1296512965

@@ -13169,7 +13169,7 @@ react-popper@^2.2.4:
1316913169
react-fast-compare "^3.0.1"
1317013170
warning "^4.0.2"
1317113171

13172-
react-redux@^7.1.1, react-redux@^7.2.2:
13172+
react-redux@^7.2.0, react-redux@^7.2.2:
1317313173
version "7.2.2"
1317413174
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.2.tgz#03862e803a30b6b9ef8582dadcc810947f74b736"
1317513175
integrity sha512-8+CQ1EvIVFkYL/vu6Olo7JFLWop1qRUeb46sGtIMDCSpgwPQq8fPLpirIB0iTqFe9XYEFPHssdX8/UwN6pAkEA==

0 commit comments

Comments
 (0)