Bump @4tw/cypress-drag-drop from 2.2.2 to 2.2.3 (#4024)

Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop) from 2.2.2 to 2.2.3.
- [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.2...v2.2.3)

---
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-12-14 09:25:19 +00:00 committed by GitHub
parent a40deb7073
commit 69ceeef761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

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

18
package-lock.json generated
View file

@ -203,7 +203,7 @@
"use-react-router-breadcrumbs": "^2.0.2"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.2",
"@4tw/cypress-drag-drop": "^2.2.3",
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",
@ -696,12 +696,12 @@
}
},
"node_modules/@4tw/cypress-drag-drop": {
"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==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.3.tgz",
"integrity": "sha512-ADMNoELeQdcGLPjfTJ5jWupBKU3rmQAnTqaRhuEa3hQGZ6suR49Ya5SReUrwvJnfAR4pgMcnSkqLqi1F4EPuwA==",
"dev": true,
"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 || ^11.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 || ^12.0.0"
}
},
"node_modules/@adobe/css-tools": {
@ -16242,9 +16242,9 @@
},
"dependencies": {
"@4tw/cypress-drag-drop": {
"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==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.3.tgz",
"integrity": "sha512-ADMNoELeQdcGLPjfTJ5jWupBKU3rmQAnTqaRhuEa3hQGZ6suR49Ya5SReUrwvJnfAR4pgMcnSkqLqi1F4EPuwA==",
"dev": true,
"requires": {}
},
@ -19599,7 +19599,7 @@
"admin-ui": {
"version": "file:apps/admin-ui",
"requires": {
"@4tw/cypress-drag-drop": "^2.2.2",
"@4tw/cypress-drag-drop": "^2.2.3",
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@cypress/webpack-batteries-included-preprocessor": "^2.3.0",