Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies 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.12.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.12.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.12.0...v9.14.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 15669f6 commit 4089e2e
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 56 deletions.
118 changes: 65 additions & 53 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 @@ -17,14 +17,14 @@
"author": "Kagami Sascha Rosylight <saschanaz@outlook.com>",
"license": "ISC",
"dependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.14.0",
"@octokit/rest": "^21.0.2",
"browser-specs": "^4.23.0",
"diff": "^7.0.0",
"eslint": "^9.12.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.10.0",
"globals": "^15.12.0",
"jsdom": "^25.0.1",
"node-fetch": "^3.3.2",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 4089e2e

Please sign in to comment.