Skip to content

Commit db51d48

Browse files
chore(deps-dev): Bump shx from 0.3.4 to 0.4.0
Bumps [shx](https://github.com/shelljs/shx) from 0.3.4 to 0.4.0. - [Release notes](https://github.com/shelljs/shx/releases) - [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md) - [Commits](shelljs/shx@v0.3.4...v0.4.0) --- updated-dependencies: - dependency-name: shx dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba6d349 commit db51d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"postcss": "^8.4",
5757
"postcss-cli": "^10.1",
5858
"purgecss-whitelister": "^2.4",
59-
"shx": "^0.3.4",
59+
"shx": "^0.4.0",
6060
"stylelint": "^15.10",
6161
"stylelint-config-standard-scss": "^11.0"
6262
},

0 commit comments

Comments
 (0)