Bump @4tw/cypress-drag-drop from 2.2.1 to 2.2.2 (#3873)

Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/4teamwork/cypress-drag-drop/releases)
- [Changelog](https://github.com/4teamwork/cypress-drag-drop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/4teamwork/cypress-drag-drop/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: "@4tw/cypress-drag-drop"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-28 21:53:21 +01:00 committed by GitHub
parent 5c5756c22c
commit 11ed0743c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 7 deletions

View file

@ -83,7 +83,7 @@
"use-react-router-breadcrumbs": "^2.0.2"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.1",
"@4tw/cypress-drag-drop": "^2.2.2",
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.2.3",

15
package-lock.json generated
View file

@ -172,7 +172,7 @@
"use-react-router-breadcrumbs": "^2.0.2"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.1",
"@4tw/cypress-drag-drop": "^2.2.2",
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.2.3",
@ -620,11 +620,12 @@
}
},
"node_modules/@4tw/cypress-drag-drop": {
"version": "2.2.1",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.2.tgz",
"integrity": "sha512-WlDkChwUKIn+8z8vLmmGARIOHlbymPu1sVFj3Hvxtuy+8Db7lBROcpmmYolYFBGGhFm9mgb7yG39La8wT4N5jA==",
"dev": true,
"license": "GPL-3.0",
"peerDependencies": {
"cypress": "^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
"cypress": "^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
}
},
"node_modules/@adobe/css-tools": {
@ -15853,7 +15854,9 @@
},
"dependencies": {
"@4tw/cypress-drag-drop": {
"version": "2.2.1",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.2.tgz",
"integrity": "sha512-WlDkChwUKIn+8z8vLmmGARIOHlbymPu1sVFj3Hvxtuy+8Db7lBROcpmmYolYFBGGhFm9mgb7yG39La8wT4N5jA==",
"dev": true,
"requires": {}
},
@ -19049,7 +19052,7 @@
"admin-ui": {
"version": "file:apps/admin-ui",
"requires": {
"@4tw/cypress-drag-drop": "^2.2.1",
"@4tw/cypress-drag-drop": "^2.2.2",
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.2.3",