Skip to content

Commit

Permalink
chore(deps-dev): bump jest-dev-server from 6.0.2 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [jest-dev-server](https://github.com/smooth-code/jest-puppeteer) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases)
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md)
- [Commits](argos-ci/jest-puppeteer@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: jest-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 20, 2021
1 parent 8316c97 commit 8eef1c2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3867,7 +3867,7 @@ find-pkg@^0.1.2:
dependencies:
find-file-up "^0.1.2"

find-process@^1.4.5:
find-process@^1.4.7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/find-process/-/find-process-1.4.7.tgz#8c76962259216c381ef1099371465b5b439ea121"
integrity sha512-/U4CYp1214Xrp3u3Fqr9yNynUrr5Le4y0SsJh2lMDDSbpwYSz3M2SMWQC+wqcx79cN8PQtHQIL8KnuY9M66fdg==
Expand Down Expand Up @@ -4648,14 +4648,14 @@ jest-config@^27.4.5:
slash "^3.0.0"

jest-dev-server@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/jest-dev-server/-/jest-dev-server-6.0.2.tgz#04092cd7177e78e911f3be0a3e57e95ae551c1e4"
integrity sha512-cVpBu4KvNnefZsiustbaQmgGEKn72K6yk0OMgXDJ3yMT9N24ZM16TG0QgEacHPkrHKirOXZa1GN9Mi/lNl9Y+Q==
version "6.0.3"
resolved "https://registry.yarnpkg.com/jest-dev-server/-/jest-dev-server-6.0.3.tgz#0cde74e7138ad2f42402749b1675a4de4f41a839"
integrity sha512-joKPQQWSaBMsNNdCWvwCQvhD6ox4IH+5H5pecbRRSxiRi2BfVCGGOWQ4/MGwV1NJ9z9XEq1qy5JLYTJlv9RVzA==
dependencies:
chalk "^4.1.2"
cwd "^0.10.0"
find-process "^1.4.5"
prompts "^2.4.1"
find-process "^1.4.7"
prompts "^2.4.2"
spawnd "^6.0.2"
tree-kill "^1.2.2"
wait-on "^6.0.0"
Expand Down Expand Up @@ -5883,7 +5883,7 @@ progress@2.0.3, progress@^2.0.0:
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==

prompts@^2.0.1, prompts@^2.4.1:
prompts@^2.0.1, prompts@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.2.tgz#7b57e73b3a48029ad10ebd44f74b01722a4cb069"
integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==
Expand Down

0 comments on commit 8eef1c2

Please sign in to comment.