mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): Bump @types/cross-spawn from 6.0.2 to 6.0.3 (#1742)
Bumps [@types/cross-spawn](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cross-spawn) from 6.0.2 to 6.0.3. - [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:
parent
11fad4e287
commit
4206b64faa
8
package-lock.json
generated
8
package-lock.json
generated
@ -37,7 +37,7 @@
|
||||
"@rollup/plugin-commonjs": "25.0.4",
|
||||
"@rollup/plugin-node-resolve": "15.2.1",
|
||||
"@rollup/plugin-typescript": "11.1.3",
|
||||
"@types/cross-spawn": "6.0.2",
|
||||
"@types/cross-spawn": "6.0.3",
|
||||
"@types/express": "4.17.17",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@types/glob": "8.1.0",
|
||||
@ -4904,9 +4904,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/cross-spawn": {
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/cross-spawn/-/cross-spawn-6.0.2.tgz",
|
||||
"integrity": "sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==",
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/cross-spawn/-/cross-spawn-6.0.3.tgz",
|
||||
"integrity": "sha512-BDAkU7WHHRHnvBf5z89lcvACsvkz/n7Tv+HyD/uW76O29HoH1Tk/W6iQrepaZVbisvlEek4ygwT8IW7ow9XLAA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
"@rollup/plugin-commonjs": "25.0.4",
|
||||
"@rollup/plugin-node-resolve": "15.2.1",
|
||||
"@rollup/plugin-typescript": "11.1.3",
|
||||
"@types/cross-spawn": "6.0.2",
|
||||
"@types/cross-spawn": "6.0.3",
|
||||
"@types/express": "4.17.17",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@types/glob": "8.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user