Skip to content

Commit

Permalink
build(deps-dev): bump jest-dev-server from 9.0.1 to 9.0.2 (#1193)
Browse files Browse the repository at this point in the history
Bumps [jest-dev-server](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-dev-server) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-dev-server/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.2/packages/jest-dev-server)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent f90c6a9 commit e9ea826
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 29 deletions.
59 changes: 33 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/network-of-terms-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/rdfjs__data-model": "2.0.7",
"jest-dev-server": "9.0.1",
"jest-dev-server": "9.0.2",
"ts-node-dev": "2.0.0",
"tsc-watch": "6.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/network-of-terms-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@comunica/query-sparql-file": "^2.10.0",
"@jest/globals": "^29.6.2",
"asynciterator": "^3.8.1",
"jest-dev-server": "9.0.1",
"jest-dev-server": "9.0.2",
"spawnd": "^9.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/network-of-terms-reconciliation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/accepts": "1.3.7",
"accepts": "1.3.8",
"jest-dev-server": "9.0.1"
"jest-dev-server": "9.0.2"
},
"files": [
"build/"
Expand Down

0 comments on commit e9ea826

Please sign in to comment.