Skip to content

Commit

Permalink
chore(deps-dev): bump point-of-view from 6.2.1 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [point-of-view](https://github.com/fastify/point-of-view) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/fastify/point-of-view/releases)
- [Commits](https://github.com/fastify/point-of-view/commits)

---
updated-dependencies:
- dependency-name: point-of-view
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2022
1 parent ad39c3c commit 4e18c85
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 28 deletions.
64 changes: 39 additions & 25 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"cli-color": "2.0.2",
"cors": "2.8.5",
"express": "4.18.1",
"fast-json-stringify": "3.2.0",
"fast-json-stringify": "4.1.0",
"fast-safe-stringify": "2.1.1",
"graphql-subscriptions": "2.0.0",
"iterare": "1.2.1",
Expand Down Expand Up @@ -91,7 +91,7 @@
"@types/gulp": "4.0.9",
"@types/http-errors": "1.8.2",
"@types/mocha": "9.1.1",
"@types/node": "17.0.38",
"@types/node": "17.0.42",
"@types/redis": "4.0.11",
"@types/reflect-metadata": "0.1.0",
"@types/sinon": "10.0.11",
Expand Down Expand Up @@ -156,7 +156,7 @@
"nats": "2.7.1",
"nodemon": "2.0.16",
"nyc": "15.1.0",
"point-of-view": "6.2.1",
"point-of-view": "6.3.0",
"prettier": "2.6.2",
"redis": "3.1.2",
"rxjs-compat": "6.6.7",
Expand Down

0 comments on commit 4e18c85

Please sign in to comment.