Skip to content

Commit cf02124

Browse files
chore(deps): update dependency @types/gulp-sourcemaps to v0.0.38
1 parent 672c755 commit cf02124

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

.pnp.cjs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@istanbuljs/nyc-config-typescript": "1.0.2",
5050
"@types/chai": "4.3.10",
5151
"@types/gulp": "4.0.16",
52-
"@types/gulp-sourcemaps": "0.0.37",
52+
"@types/gulp-sourcemaps": "0.0.38",
5353
"@types/merge2": "1.4.3",
5454
"@types/mocha": "10.0.3",
5555
"@types/node": "20.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3038,13 +3038,13 @@ __metadata:
30383038
languageName: node
30393039
linkType: hard
30403040

3041-
"@types/gulp-sourcemaps@npm:0.0.37":
3042-
version: 0.0.37
3043-
resolution: "@types/gulp-sourcemaps@npm:0.0.37"
3041+
"@types/gulp-sourcemaps@npm:0.0.38":
3042+
version: 0.0.38
3043+
resolution: "@types/gulp-sourcemaps@npm:0.0.38"
30443044
dependencies:
30453045
"@types/node": "*"
30463046
"@types/vinyl": "*"
3047-
checksum: 38f47dc29725b021a3b63464a93b6473955b25b835916c3e2395cf694aea337481225bf7681987f65503a307e2630e509945f4bd410fa0bf839e5b4cf9077594
3047+
checksum: a840c302c209a84a21e18f485419fb88d5d671833cedc8a15b1f0a45ae889ee75daa50bdc48cb0565c47c8106a31550a9a38558a7f09a2c56c324da6f7c77633
30483048
languageName: node
30493049
linkType: hard
30503050

@@ -10201,7 +10201,7 @@ __metadata:
1020110201
"@istanbuljs/nyc-config-typescript": 1.0.2
1020210202
"@types/chai": 4.3.10
1020310203
"@types/gulp": 4.0.16
10204-
"@types/gulp-sourcemaps": 0.0.37
10204+
"@types/gulp-sourcemaps": 0.0.38
1020510205
"@types/merge2": 1.4.3
1020610206
"@types/mocha": 10.0.3
1020710207
"@types/node": 20.9.0

0 commit comments

Comments
 (0)