Skip to content

Commit cfa1cac

Browse files
authored
Merge pull request #401 from GroceriStar/renovate/shx-0.x
chore(deps): update dependency shx to v0.3.4
2 parents f8a6bc8 + 6559544 commit cfa1cac

3 files changed

Lines changed: 25 additions & 25 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rollup-plugin-replace": "2.2.0",
6464
"rollup-plugin-uglify": "6.0.4",
6565
"rollup-watch": "4.3.1",
66-
"shx": "0.3.3",
66+
"shx": "0.3.4",
6767
"snazzy": "9.0.0",
6868
"standard": "16.0.4"
6969
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9125,22 +9125,22 @@ shell-quote@^1.6.1:
91259125
array-reduce "~0.0.0"
91269126
jsonify "~0.0.0"
91279127

9128-
shelljs@^0.8.4:
9129-
version "0.8.4"
9130-
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz"
9131-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
9128+
shelljs@^0.8.5:
9129+
version "0.8.5"
9130+
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz"
9131+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
91329132
dependencies:
91339133
glob "^7.0.0"
91349134
interpret "^1.0.0"
91359135
rechoir "^0.6.2"
91369136

9137-
shx@0.3.3:
9138-
version "0.3.3"
9139-
resolved "https://registry.npmjs.org/shx/-/shx-0.3.3.tgz"
9140-
integrity sha512-nZJ3HFWVoTSyyB+evEKjJ1STiixGztlqwKLTUNV5KqMWtGey9fTd4KU1gdZ1X9BV6215pswQ/Jew9NsuS/fNDA==
9137+
shx@0.3.4:
9138+
version "0.3.4"
9139+
resolved "https://registry.npmjs.org/shx/-/shx-0.3.4.tgz"
9140+
integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==
91419141
dependencies:
91429142
minimist "^1.2.3"
9143-
shelljs "^0.8.4"
9143+
shelljs "^0.8.5"
91449144

91459145
side-channel@^1.0.4:
91469146
version "1.0.4"

0 commit comments

Comments
 (0)