Skip to content

Commit

Permalink
build(deps-dev): bump the npm-development group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 3 updates

Bumps the npm-development group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@wdio/eslint](https://github.com/webdriverio/eslint) and [eslint](https://github.com/eslint/eslint).


Updates `@types/node` from 22.10.1 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@wdio/eslint` from 0.0.3 to 0.0.5
- [Release notes](https://github.com/webdriverio/eslint/releases)
- [Commits](webdriverio/eslint@0.0.3...0.0.5)

Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@wdio/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 651cb3f commit ae6f211
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 117 deletions.
192 changes: 78 additions & 114 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 @@ -45,11 +45,11 @@
"resend": "^4.0.0"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/node": "^22.10.5",
"@vercel/ncc": "^0.38.3",
"@vitest/coverage-v8": "^2.1.8",
"@wdio/eslint": "^0.0.3",
"eslint": "^9.16.0",
"@wdio/eslint": "^0.0.5",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"prettier-eslint": "^16.3.0",
"typescript": "^5.7.2",
Expand Down

0 comments on commit ae6f211

Please sign in to comment.