Skip to content

Commit a3ef3b4

Browse files
build: bump @types/gulp from 4.0.7 to 4.0.8 (#21700)
Bumps [@types/gulp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gulp) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gulp) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0bc15e commit a3ef3b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/browser-sync": "^2.26.1",
9999
"@types/fs-extra": "^9.0.5",
100100
"@types/glob": "^7.1.3",
101-
"@types/gulp": "4.0.7",
101+
"@types/gulp": "4.0.8",
102102
"@types/inquirer": "^7.3.1",
103103
"@types/jasmine": "^3.5.4",
104104
"@types/marked": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1932,10 +1932,10 @@
19321932
resolved "https://registry.yarnpkg.com/@types/googlemaps/-/googlemaps-3.43.2.tgz#87db9460337c935de6d78f359d8135b4bda0c1cf"
19331933
integrity sha512-qiu5rms7+bgLciKAXpRsxVB1P+Z6gbSxuO8tZfdyQV2k5e5L/7GjUI6Z69rMR+7YFmqU9vwOUglLQ6NJyP/K8g==
19341934

1935-
"@types/gulp@4.0.7":
1936-
version "4.0.7"
1937-
resolved "https://registry.yarnpkg.com/@types/gulp/-/gulp-4.0.7.tgz#cf3928fc4d351284453e876b560ed271bababad5"
1938-
integrity sha512-AjvRWEMr6pl9yQ5Yyg+2tiv/n6Ifowpi+NjhRqGwpHWSHH21uXPMHEqKVUT3HGVguACOuzgtk9jtWjChSREPFQ==
1935+
"@types/gulp@4.0.8":
1936+
version "4.0.8"
1937+
resolved "https://registry.yarnpkg.com/@types/gulp/-/gulp-4.0.8.tgz#a5e43764d400b9818dc79b5ffa86e22a94521037"
1938+
integrity sha512-RIhiptRwikdFMICikX+Kn8duKR4R7yO2CKMhkcIfvUwZ3UJSjHlvhHDJ2DsurJWETePqdjteO9MLRtObuCt7Sw==
19391939
dependencies:
19401940
"@types/undertaker" "*"
19411941
"@types/vinyl-fs" "*"

0 commit comments

Comments
 (0)