Merge pull request #11934 from nestjs/dependabot/npm_and_yarn/types/gulp-4.0.13

chore(deps-dev): bump @types/gulp from 4.0.12 to 4.0.13
This commit is contained in:
Kamil Mysliwiec
2023-06-29 10:47:24 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -52,7 +52,7 @@
"@types/chai-as-promised": "7.1.5",
"@types/cors": "2.8.13",
"@types/express": "4.17.17",
"@types/gulp": "4.0.12",
"@types/gulp": "4.0.13",
"@types/http-errors": "2.0.1",
"@types/mocha": "10.0.1",
"@types/node": "20.3.2",
@@ -3919,9 +3919,9 @@
}
},
"node_modules/@types/gulp": {
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/@types/gulp/-/gulp-4.0.12.tgz",
"integrity": "sha512-Z1RkBfpaMCRq4dCpIek6dkAeBxAsdzkBZkMKsmetUbIv0nocJnySB+aor4C8yk6ZYIMXVtHsMDXKcqrQEhRVIw==",
"version": "4.0.13",
"resolved": "https://registry.npmjs.org/@types/gulp/-/gulp-4.0.13.tgz",
"integrity": "sha512-Ms20Q2tZ3MpThZGn4Ag6e7ifz/oQJFxsuiopqz5oHmhE6q2ohnELgafi5K/pKX/4ntlpidS61v/TXAguYsVcaA==",
"dev": true,
"dependencies": {
"@types/undertaker": ">=1.2.6",

View File

@@ -100,7 +100,7 @@
"@types/chai-as-promised": "7.1.5",
"@types/cors": "2.8.13",
"@types/express": "4.17.17",
"@types/gulp": "4.0.12",
"@types/gulp": "4.0.13",
"@types/http-errors": "2.0.1",
"@types/mocha": "10.0.1",
"@types/node": "20.3.2",