Skip to content

Commit

Permalink
[npm] Bump the npm-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [globals](https://github.com/sindresorhus/globals).


Updates `eslint` from 9.9.1 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.1...v9.12.0)

Updates `globals` from 15.9.0 to 15.10.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.9.0...v15.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent be44870 commit 2cf96ff
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 44 deletions.
131 changes: 89 additions & 42 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
@@ -1,8 +1,8 @@
{
"type": "module",
"devDependencies": {
"eslint": "^9.9.1",
"globals": "^15.9.0",
"eslint": "^9.12.0",
"globals": "^15.10.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1"
}
Expand Down

0 comments on commit 2cf96ff

Please sign in to comment.