Skip to content

chore(deps): update dependency @types/gulp-sourcemaps to v0.0.38 #664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@types/chai": "4.3.10",
"@types/gulp": "4.0.16",
"@types/gulp-sourcemaps": "0.0.37",
"@types/gulp-sourcemaps": "0.0.38",
"@types/merge2": "1.4.3",
"@types/mocha": "10.0.3",
"@types/node": "20.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3038,13 +3038,13 @@ __metadata:
languageName: node
linkType: hard

"@types/gulp-sourcemaps@npm:0.0.37":
version: 0.0.37
resolution: "@types/gulp-sourcemaps@npm:0.0.37"
"@types/gulp-sourcemaps@npm:0.0.38":
version: 0.0.38
resolution: "@types/gulp-sourcemaps@npm:0.0.38"
dependencies:
"@types/node": "*"
"@types/vinyl": "*"
checksum: 38f47dc29725b021a3b63464a93b6473955b25b835916c3e2395cf694aea337481225bf7681987f65503a307e2630e509945f4bd410fa0bf839e5b4cf9077594
checksum: a840c302c209a84a21e18f485419fb88d5d671833cedc8a15b1f0a45ae889ee75daa50bdc48cb0565c47c8106a31550a9a38558a7f09a2c56c324da6f7c77633
languageName: node
linkType: hard

Expand Down Expand Up @@ -10201,7 +10201,7 @@ __metadata:
"@istanbuljs/nyc-config-typescript": 1.0.2
"@types/chai": 4.3.10
"@types/gulp": 4.0.16
"@types/gulp-sourcemaps": 0.0.37
"@types/gulp-sourcemaps": 0.0.38
"@types/merge2": 1.4.3
"@types/mocha": 10.0.3
"@types/node": 20.9.0
Expand Down