Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit ae2f5c9

Browse files
authored
Merge pull request #79 from Nargonath/dependabot/npm_and_yarn/develop/cross-spawn-7.0.1
build(deps): bump cross-spawn from 7.0.0 to 7.0.1
2 parents 7b4b372 + 8c08aff commit ae2f5c9

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"prettier": "1.18.2"
7474
},
7575
"dependencies": {
76-
"cross-spawn": "7.0.0",
76+
"cross-spawn": "7.0.1",
7777
"fs-extra": "^8.1.0",
7878
"html-webpack-plugin": "^3.2.0",
7979
"import-cwd": "3.0.0",

yarn.lock

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,14 +1314,14 @@ cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
13141314
js-yaml "^3.13.1"
13151315
parse-json "^4.0.0"
13161316

1317-
1318-
version "7.0.0"
1319-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.0.tgz#21ef9470443262f33dba80b2705a91db959b2e03"
1320-
integrity sha512-6U/8SMK2FBNnB21oQ4+6Nsodxanw1gTkntYA2zBdkFYFu3ZDx65P2ONEXGSvob/QS6REjVHQ9zxzdOafwFdstw==
1317+
1318+
version "7.0.1"
1319+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14"
1320+
integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg==
13211321
dependencies:
13221322
path-key "^3.1.0"
1323-
shebang-command "^1.2.0"
1324-
which "^1.2.9"
1323+
shebang-command "^2.0.0"
1324+
which "^2.0.1"
13251325

13261326
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
13271327
version "6.0.5"
@@ -5109,11 +5109,23 @@ shebang-command@^1.2.0:
51095109
dependencies:
51105110
shebang-regex "^1.0.0"
51115111

5112+
shebang-command@^2.0.0:
5113+
version "2.0.0"
5114+
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
5115+
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
5116+
dependencies:
5117+
shebang-regex "^3.0.0"
5118+
51125119
shebang-regex@^1.0.0:
51135120
version "1.0.0"
51145121
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
51155122
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
51165123

5124+
shebang-regex@^3.0.0:
5125+
version "3.0.0"
5126+
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
5127+
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
5128+
51175129
51185130
version "0.7.6"
51195131
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.6.tgz#379cccfb56b91c8601e4793356eb5382924de9ad"
@@ -5804,17 +5816,17 @@ which-module@^2.0.0:
58045816
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
58055817
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
58065818

5807-
which@^1.2.14:
5819+
which@^1.2.14, which@^1.2.9, which@^1.3.0:
58085820
version "1.3.1"
58095821
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
58105822
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
58115823
dependencies:
58125824
isexe "^2.0.0"
58135825

5814-
which@^1.2.9, which@^1.3.0:
5815-
version "1.3.0"
5816-
resolved "https://registry.yarnpkg.com/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"
5817-
integrity sha512-xcJpopdamTuY5duC/KnTTNBraPK54YwpenP4lzxU8H91GudWpFv38u0CKjclE1Wi2EH2EDz5LRcHcKbCIzqGyg==
5826+
which@^2.0.1:
5827+
version "2.0.1"
5828+
resolved "https://registry.yarnpkg.com/which/-/which-2.0.1.tgz#f1cf94d07a8e571b6ff006aeb91d0300c47ef0a4"
5829+
integrity sha512-N7GBZOTswtB9lkQBZA4+zAXrjEIWAUOB93AvzUiudRzRxhUdLURQ7D/gAIMY1gatT/LTbmbcv8SiYazy3eYB7w==
58185830
dependencies:
58195831
isexe "^2.0.0"
58205832

0 commit comments

Comments
 (0)