Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [bson](https://github.com/mongodb/js-bson) and [eslint](https://github.com/eslint/eslint).


Updates `bson` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/mongodb/js-bson/releases)
- [Changelog](https://github.com/mongodb/js-bson/blob/main/HISTORY.md)
- [Commits](mongodb/js-bson@v6.1.0...v6.2.0)

Updates `eslint` from 8.51.0 to 8.52.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.51.0...v8.52.0)

---
updated-dependencies:
- dependency-name: bson
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 9379f05 commit f866085
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 22 deletions.
47 changes: 27 additions & 20 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 @@ -23,9 +23,9 @@
"@babel/preset-env": "^7.23.2",
"@koopjs/koop-core": "^9.2.8",
"babel-preset-env": "^1.7.0",
"bson": "^6.1.0",
"bson": "^6.2.0",
"cd": "^0.3.3",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"gh-release": "^7.0.2",
"jest": "^29.7.0"
Expand Down

0 comments on commit f866085

Please sign in to comment.