Skip to content

Commit

Permalink
chore(deps-dev): bump the typescript-eslint group with 2 updates (#217)
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.2 to 4.7.4
- [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.2...4.7.4)

Updates `socket.io-client` from 4.7.2 to 4.7.4
- [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.2...4.7.4)

---
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 Feb 2, 2024
1 parent 26b9d8d commit ad153a6
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": "^50.0.1",
"mocha": "^10.2.0",
"p-event": "^6.0.0",
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2"
"socket.io": "^4.7.4",
"socket.io-client": "^4.7.4"
}
}

0 comments on commit ad153a6

Please sign in to comment.