Skip to content

Commit

Permalink
upgrade gulp-dotax to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierCHN committed Dec 26, 2024
1 parent a836342 commit 46444a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"fork-ts-checker-webpack-plugin": "^6.5.3",
"fs-extra": "^9.1.0",
"gulp": "^4.0.2",
"gulp-dotax": "^1.2.4",
"gulp-dotax": "^1.2.5",
"gulp-less": "^5.0.0",
"gulp-replace": "^1.1.4",
"less": "^4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3984,10 +3984,10 @@ gulp-cli@^2.2.0:
v8flags "^3.2.0"
yargs "^7.1.0"

gulp-dotax@^1.2.4:
version "1.2.4"
resolved "https://registry.npmmirror.com/gulp-dotax/-/gulp-dotax-1.2.4.tgz#45bb03ca64ecd9cbd9814a1a96f71358ffd995b6"
integrity sha512-fEnlSQ+Na0ZNc2kBGaYWtGoAwcamA4gom0KP2zJpTMBXN5ROgUfUa3qcFGX+4Yu6UICudCiOPlL+5YJqKyCQsw==
gulp-dotax@^1.2.5:
version "1.2.5"
resolved "https://registry.npmmirror.com/gulp-dotax/-/gulp-dotax-1.2.5.tgz#7a17c5defa230df41f3101491f0f8678d1f7ef00"
integrity sha512-9o6WzkX5QA5HYeztOD2LbcowFYB3TVFkNVo+9TGeTI+4OptVOYRWB9boYZOoOpbOYv+nSiYFgmGHyBN5ZC67eQ==
dependencies:
cli-color "^2.0.3"
easy-keyvalues "^1.2.7"
Expand Down

0 comments on commit 46444a2

Please sign in to comment.