Skip to content

Commit

Permalink
chore(deps-dev): bump the npm group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [globals](https://github.com/sindresorhus/globals).


Updates `@eslint/js` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js)

Updates `eslint` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.13.0...v9.14.0)

Updates `globals` from 15.11.0 to 15.12.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.11.0...v15.12.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 89f7d64 commit 14c55f5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
54 changes: 32 additions & 22 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 @@ -51,12 +51,12 @@
"demo:cli": "nwbuild --mode=run --flavor=sdk --glob=false --cacheDir=./node_modules/nw ./tests/fixtures/app"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.14.0",
"@vitest/coverage-v8": "^2.1.2",
"base-volta-off-of-nwjs": "^1.0.5",
"eslint": "^9.12.0",
"eslint": "^9.14.0",
"eslint-plugin-jsdoc": "^50.3.2",
"globals": "^15.11.0",
"globals": "^15.12.0",
"nw": "^0.93.0",
"selenium-webdriver": "^4.25.0",
"vitest": "^2.0.4"
Expand Down

0 comments on commit 14c55f5

Please sign in to comment.