Bump @4tw/cypress-drag-drop from 2.2.0 to 2.2.1

Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop) from 2.2.0 to 2.2.1.
- [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.0...v2.2.1)

---
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>
This commit is contained in:
dependabot[bot] 2022-07-04 04:24:58 +00:00 committed by Jon Koops
parent 6814990378
commit f4a5a769ec
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -30,7 +30,7 @@
"use-react-router-breadcrumbs": "^2.0.2"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.0",
"@4tw/cypress-drag-drop": "^2.2.1",
"@octokit/rest": "^18.12.0",
"@snowpack/app-scripts-react": "^2.0.1",
"@snowpack/plugin-postcss": "^1.4.3",
@ -85,9 +85,9 @@
}
},
"node_modules/@4tw/cypress-drag-drop": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.0.tgz",
"integrity": "sha512-kt7I25CBL0LyjEGKOFaCjLHeTPxz93b2jChvd/uS/ObXI/1MXhcFDDMYOH8vmY+WSzsy9amvWI0sY9iXZT8KlA==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.1.tgz",
"integrity": "sha512-+ioJSnEwx70IiMyb4pLEjOS5u6AMWRIVCV20toCY7lb0YcvA0ipbjQBa9DdxEI7Zg2E2jtcIj7Rx0e3WNUbk/w==",
"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"
@ -18566,9 +18566,9 @@
},
"dependencies": {
"@4tw/cypress-drag-drop": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.0.tgz",
"integrity": "sha512-kt7I25CBL0LyjEGKOFaCjLHeTPxz93b2jChvd/uS/ObXI/1MXhcFDDMYOH8vmY+WSzsy9amvWI0sY9iXZT8KlA==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.1.tgz",
"integrity": "sha512-+ioJSnEwx70IiMyb4pLEjOS5u6AMWRIVCV20toCY7lb0YcvA0ipbjQBa9DdxEI7Zg2E2jtcIj7Rx0e3WNUbk/w==",
"dev": true,
"requires": {}
},

View file

@ -49,7 +49,7 @@
"use-react-router-breadcrumbs": "^2.0.2"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.0",
"@4tw/cypress-drag-drop": "^2.2.1",
"@octokit/rest": "^18.12.0",
"@snowpack/app-scripts-react": "^2.0.1",
"@snowpack/plugin-postcss": "^1.4.3",