Skip to content

Commit

Permalink
chore(deps): update dependency @types/gulp-if to v3 (#3683)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent b2158da commit ec7e6ca
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/paste-design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/gulp": "^4.0.6",
"@types/gulp-if": "^0.0.33",
"@types/gulp-if": "^3.0.0",
"@types/gulp-terser": "^1.2.1",
"gulp": "^4.0.2",
"gulp-cli": "^2.2.0",
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12467,7 +12467,7 @@ __metadata:
resolution: "@twilio-paste/design-tokens@workspace:packages/paste-design-tokens"
dependencies:
"@types/gulp": ^4.0.6
"@types/gulp-if": ^0.0.33
"@types/gulp-if": ^3.0.0
"@types/gulp-terser": ^1.2.1
gulp: ^4.0.2
gulp-cli: ^2.2.0
Expand Down Expand Up @@ -16205,13 +16205,24 @@ __metadata:
languageName: node
linkType: hard

"@types/gulp-if@npm:^0.0.33":
version: 0.0.33
resolution: "@types/gulp-if@npm:0.0.33"
"@types/gulp-if@npm:^3.0.0":
version: 3.0.4
resolution: "@types/gulp-if@npm:3.0.4"
dependencies:
"@types/gulp-match": "*"
"@types/minimatch": "*"
"@types/node": "*"
checksum: b00b971ee927df328fb0fb505ac5214c595e8975ba198a0c6dc713ad086879c6e51157ce50dc665cfafe6ad4199f8a7dc7ee78c14040eb7647fc801a85c0152f
languageName: node
linkType: hard

"@types/gulp-match@npm:*":
version: 1.1.5
resolution: "@types/gulp-match@npm:1.1.5"
dependencies:
"@types/minimatch": "*"
"@types/vinyl": "*"
checksum: 987f187d640b881b26372905415dc10ac9c00c197f3385cce2dcd590474ecbaf2653383fb1740e4a055c40771d9c117183a4179ef227b9b7ddbacbfc08c89637
checksum: 3668c4063d25dac269f785ff5de934c67fdffeb03728ddcc1036a593ecd579f67c983c761fb2c2dedbced9d1a29c14c2714e4fa776beab38de282e706059149f
languageName: node
linkType: hard

Expand Down

1 comment on commit ec7e6ca

@vercel
Copy link

@vercel vercel bot commented on ec7e6ca Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.