Skip to content

Commit

Permalink
chore(deps-dev): bump the typescript-eslint group with 2 updates (#225)
Browse files Browse the repository at this point in the history
Bumps the typescript-eslint group with 2 updates: [socket.io](https://github.com/socketio/socket.io) and [socket.io-client](https://github.com/socketio/socket.io-client).


Updates `socket.io` from 4.7.4 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@4.7.4...4.7.5)

Updates `socket.io-client` from 4.7.4 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-client@4.7.4...4.7.5)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
- dependency-name: socket.io-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 0350dca commit 417982a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-unicorn": "^51.0.1",
"mocha": "^10.3.0",
"p-event": "^6.0.0",
"socket.io": "^4.7.4",
"socket.io-client": "^4.7.4"
"socket.io": "^4.7.5",
"socket.io-client": "^4.7.5"
}
}

0 comments on commit 417982a

Please sign in to comment.