Skip to content

Commit 752761a

Browse files
Bump spawn-command from 0.0.3 to 1.0.0
Bumps [spawn-command](https://github.com/mmalecki/spawn-command) from 0.0.3 to 1.0.0. - [Commits](mmalecki/spawn-command@v0.0.3...v1.0.0) --- updated-dependencies: - dependency-name: spawn-command dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7df4e70 commit 752761a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"eslint-config-airbnb-base": "^15.0.0",
5050
"eslint-plugin-import": "^2.26.0",
5151
"jest": "^29.3.1",
52-
"spawn-command": "^0.0.3"
52+
"spawn-command": "^1.0.0"
5353
}
5454
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4660,10 +4660,10 @@ source-map@^0.6.0, source-map@^0.6.1:
46604660
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
46614661
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
46624662

4663-
spawn-command@^0.0.3:
4664-
version "0.0.3"
4665-
resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.3.tgz#21aef48e475963cf993d0eaae211f7219c1f6078"
4666-
integrity sha512-8k2zJcDJEwRXcbtIcKuk+a/AZsAm5NHTp9XJKYj2peHe3WRzNBVCjD9j49Ul1IZOt+sFOmfCcPcGFvGypNiW9A==
4663+
spawn-command@^1.0.0:
4664+
version "1.0.0"
4665+
resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-1.0.0.tgz#ec71622de73aefb57ba8289add75be597d3f7a25"
4666+
integrity sha512-zsboEQnjeF6tSJ8SRnojMr22HyFEaRaohgTt0Kgx3BgzkXYiboh09vpmZVIq1HOLzkFZDgFJJfwGUqSbb5fQQQ==
46674667

46684668
sprintf-js@~1.0.2:
46694669
version "1.0.3"

0 commit comments

Comments
 (0)