Skip to content

Commit 6559544

Browse files
committed
chore(deps): update dependency shx to v0.3.4
1 parent 249ba7d commit 6559544

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.3"
6969
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9159,22 +9159,22 @@ shell-quote@^1.6.1:
91599159
array-reduce "~0.0.0"
91609160
jsonify "~0.0.0"
91619161

9162-
shelljs@^0.8.4:
9163-
version "0.8.4"
9164-
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz"
9165-
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
9162+
shelljs@^0.8.5:
9163+
version "0.8.5"
9164+
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz"
9165+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
91669166
dependencies:
91679167
glob "^7.0.0"
91689168
interpret "^1.0.0"
91699169
rechoir "^0.6.2"
91709170

9171-
shx@0.3.3:
9172-
version "0.3.3"
9173-
resolved "https://registry.npmjs.org/shx/-/shx-0.3.3.tgz"
9174-
integrity sha512-nZJ3HFWVoTSyyB+evEKjJ1STiixGztlqwKLTUNV5KqMWtGey9fTd4KU1gdZ1X9BV6215pswQ/Jew9NsuS/fNDA==
9171+
shx@0.3.4:
9172+
version "0.3.4"
9173+
resolved "https://registry.npmjs.org/shx/-/shx-0.3.4.tgz"
9174+
integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==
91759175
dependencies:
91769176
minimist "^1.2.3"
9177-
shelljs "^0.8.4"
9177+
shelljs "^0.8.5"
91789178

91799179
side-channel@^1.0.4:
91809180
version "1.0.4"

0 commit comments

Comments
 (0)