Skip to content

Commit

Permalink
Merge pull request rubyforgood#6133 from rubyforgood/dependabot/npm_a…
Browse files Browse the repository at this point in the history
…nd_yarn/start-server-and-test-2.0.9

build(deps-dev): bump start-server-and-test from 2.0.8 to 2.0.9
  • Loading branch information
FireLemons authored Dec 18, 2024
2 parents e5861a3 + a62c574 commit 19106c4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest-environment-jsdom": "^29.6.2",
"markdown-toc": "^1.2.0",
"standard": "^17.1.2",
"start-server-and-test": "^2.0.8"
"start-server-and-test": "^2.0.9"
},
"standard": {
"globals": [
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2378,10 +2378,10 @@ datatables.net@1.13.8:
dependencies:
jquery ">=1.7"

debug@4, debug@4.3.7, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
debug@4, debug@4.4.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
version "4.4.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
dependencies:
ms "^2.1.3"

Expand Down Expand Up @@ -5598,15 +5598,15 @@ standard@^17.1.2:
standard-engine "^15.1.0"
version-guard "^1.1.1"

start-server-and-test@^2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.8.tgz#0423ed00a7c052c4e74ff6bb0b90878bbd1d7cd9"
integrity sha512-v2fV6NV2F7tL1ocwfI4Wpait+IKjRbT5l3ZZ+ZikXdMLmxYsS8ynGAsCQAUVXkVyGyS+UibsRnvgHkMvJIvCsw==
start-server-and-test@^2.0.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.9.tgz#a58160fa95e072aeb41e104472dea01b052b7443"
integrity sha512-DDceIvc4wdpr+z3Aqkot2QMho8TcUBh5qH0wEHDpEexBTzlheOcmh53d3dExABY4J5C7qS2UbSXqRWLtxpbWIQ==
dependencies:
arg "^5.0.2"
bluebird "3.7.2"
check-more-types "2.24.0"
debug "4.3.7"
debug "4.4.0"
execa "5.1.1"
lazy-ass "1.6.0"
ps-tree "1.2.0"
Expand Down

0 comments on commit 19106c4

Please sign in to comment.