build(deps-dev): Bump @types/cross-spawn from 6.0.4 to 6.0.5 (#1873)

Bumps [@types/cross-spawn](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cross-spawn) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cross-spawn)

---
updated-dependencies:
- dependency-name: "@types/cross-spawn"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] 2023-11-07 21:49:40 +00:00 committed by GitHub
parent 1ded5f544e
commit 2a407c33e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -37,7 +37,7 @@
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.5",
"@types/cross-spawn": "6.0.4",
"@types/cross-spawn": "6.0.5",
"@types/express": "4.17.20",
"@types/fs-extra": "^11.0.1",
"@types/glob": "8.1.0",
@ -4972,9 +4972,9 @@
}
},
"node_modules/@types/cross-spawn": {
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/@types/cross-spawn/-/cross-spawn-6.0.4.tgz",
"integrity": "sha512-GGLpeThc2Bu8FBGmVn76ZU3lix17qZensEI4/MPty0aZpm2CHfgEMis31pf5X5EiudYKcPAsWciAsCALoPo5dw==",
"version": "6.0.5",
"resolved": "https://registry.npmjs.org/@types/cross-spawn/-/cross-spawn-6.0.5.tgz",
"integrity": "sha512-wsIMP68FvGXk+RaWhraz6Xp4v7sl4qwzHAmtPaJEN2NRTXXI9LtFawUpeTsBNL/pd6QoLStdytCaAyiK7AEd/Q==",
"dev": true,
"dependencies": {
"@types/node": "*"

View File

@ -85,7 +85,7 @@
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.5",
"@types/cross-spawn": "6.0.4",
"@types/cross-spawn": "6.0.5",
"@types/express": "4.17.20",
"@types/fs-extra": "^11.0.1",
"@types/glob": "8.1.0",