Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group across 1 dir…
Browse files Browse the repository at this point in the history
…ectory with 2 updates

Bumps the development-dependencies group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [sinon](https://github.com/sinonjs/sinon).


Updates `eslint` from 8.57.0 to 9.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.3.0)

Updates `sinon` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v17.0.2...v18.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 8436314 commit 5fac5f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
"@types/sinon": "^17.0.3",
"c8": "^9.1.0",
"dotenv": "^16.3.1",
"eslint": "8.57.0",
"eslint": "9.3.0",
"get-folder-size": "^4.0.0",
"glob": "^10.3.10",
"pkg-ok": "^3.0.0",
"sinon": "^17.0.1",
"sinon": "^18.0.0",
"snap-shot-core": "^10.2.4",
"tsx": "^4.7.1",
"typescript": "^5.4.2"
Expand Down

0 comments on commit 5fac5f9

Please sign in to comment.