Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 5100036

Browse files
chore(deps): update dependency start-server-and-test to v2.0.6
1 parent 26c5038 commit 5100036

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-testcafe": "0.2.1",
3838
"eslint-plugin-vue": "7.20.0",
3939
"skeleton": "https://github.com/dhg/Skeleton.git#2.0.4",
40-
"start-server-and-test": "2.0.5",
40+
"start-server-and-test": "2.0.6",
4141
"testcafe": "3.6.2",
4242
"vue": "2.7.16",
4343
"vue-template-compiler": "2.7.16"

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4556,12 +4556,12 @@ [email protected]:
45564556
dependencies:
45574557
ms "2.1.2"
45584558

4559-
4560-
version "4.3.6"
4561-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
4562-
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
4559+
4560+
version "4.3.7"
4561+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
4562+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
45634563
dependencies:
4564-
ms "2.1.2"
4564+
ms "^2.1.3"
45654565

45664566
debug@^3.2.7:
45674567
version "3.2.7"
@@ -7857,7 +7857,7 @@ [email protected]:
78577857
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
78587858
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
78597859

7860-
[email protected], ms@^2.1.1:
7860+
[email protected], ms@^2.1.1, ms@^2.1.3:
78617861
version "2.1.3"
78627862
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
78637863
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -10079,15 +10079,15 @@ stackframe@^1.3.4:
1007910079
resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.3.4.tgz#b881a004c8c149a5e8efef37d51b16e412943310"
1008010080
integrity sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==
1008110081

10082-
10083-
version "2.0.5"
10084-
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.5.tgz#55397e581531ee54000c51c0078226ed7e35afa3"
10085-
integrity sha512-2CV4pz69NJVJKQmJeSr+O+SPtOreu0yxvhPmSXclzmAKkPREuMabyMh+Txpzemjx0RDzXOcG2XkhiUuxjztSQw==
10082+
10083+
version "2.0.6"
10084+
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.6.tgz#06f30f0ae00aa38c6fcfe98fb428c3f5b556a003"
10085+
integrity sha512-r6XGRjCcNIOnoaDtbOPxbvY23OscL5cIm2HmzTMfRE8/c0+vIDEaupnSbdJmAe6DpNuXaiRkxQ1W7VifyC+aAA==
1008610086
dependencies:
1008710087
arg "^5.0.2"
1008810088
bluebird "3.7.2"
1008910089
check-more-types "2.24.0"
10090-
debug "4.3.6"
10090+
debug "4.3.7"
1009110091
execa "5.1.1"
1009210092
lazy-ass "1.6.0"
1009310093
ps-tree "1.2.0"

0 commit comments

Comments
 (0)