Bump the minor-and-patch group across 1 directory with 8 updates

Bumps the minor-and-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.12.0` | `9.16.0` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `2.9.0` | `2.11.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `16.18.113` | `16.18.121` |
| [globals](https://github.com/sindresorhus/globals) | `15.11.0` | `15.13.0` |
| [sass](https://github.com/sass/dart-sass) | `1.79.5` | `1.81.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.1` | `8.17.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.6.0` | `2.6.1` |



Updates `@eslint/js` from 9.12.0 to 9.16.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.16.0/packages/js)

Updates `@stylistic/eslint-plugin` from 2.9.0 to 2.11.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.11.0/packages/eslint-plugin)

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

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

Updates `sass` from 1.79.5 to 1.81.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.79.5...1.81.1)

Updates `stylelint` from 16.10.0 to 16.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.10.0...16.11.0)

Updates `typescript-eslint` from 8.8.1 to 8.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint)

Updates `yaml` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-03 03:59:42 +00:00 committed by GitHub
parent 2e011a8022
commit 950643ac1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 366 additions and 292 deletions

642
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,13 +38,13 @@
"xmppjs-chat-bot": "^0.5.0" "xmppjs-chat-bot": "^0.5.0"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.12.0", "@eslint/js": "^9.16.0",
"@lit-labs/motion": "^1.0.7", "@lit-labs/motion": "^1.0.7",
"@lit/context": "^1.1.3", "@lit/context": "^1.1.3",
"@lit/task": "^1.0.1", "@lit/task": "^1.0.1",
"@peertube/feed": "^5.1.3", "@peertube/feed": "^5.1.3",
"@peertube/peertube-types": "^5.2.0", "@peertube/peertube-types": "^5.2.0",
"@stylistic/eslint-plugin": "^2.9.0", "@stylistic/eslint-plugin": "^2.11.0",
"@tsconfig/node16": "^16.1.3", "@tsconfig/node16": "^16.1.3",
"@types/async": "^3.2.24", "@types/async": "^3.2.24",
"@types/escape-html": "^1.0.4", "@types/escape-html": "^1.0.4",
@ -52,7 +52,7 @@
"@types/express": "^5.0.0", "@types/express": "^5.0.0",
"@types/got": "^9.6.12", "@types/got": "^9.6.12",
"@types/http-proxy": "^1.17.15", "@types/http-proxy": "^1.17.15",
"@types/node": "^16.18.113", "@types/node": "^16.18.121",
"@types/winston": "^2.4.4", "@types/winston": "^2.4.4",
"@types/xmpp__jid": "^1.3.5", "@types/xmpp__jid": "^1.3.5",
"@typescript-eslint/parser": "^8.4.0", "@typescript-eslint/parser": "^8.4.0",
@ -61,19 +61,19 @@
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-config-love": "^84.1.1", "eslint-config-love": "^84.1.1",
"eslint-plugin-lit": "^1.15.0", "eslint-plugin-lit": "^1.15.0",
"globals": "^15.11.0", "globals": "^15.13.0",
"lit": "^3.2.1", "lit": "^3.2.1",
"lit-analyzer": "^2.0.3", "lit-analyzer": "^2.0.3",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"sass": "^1.79.5", "sass": "^1.81.1",
"sharp": "^0.33.5", "sharp": "^0.33.5",
"stylelint": "^16.10.0", "stylelint": "^16.11.0",
"stylelint-config-recommended-scss": "^14.1.0", "stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard-scss": "^13.1.0", "stylelint-config-standard-scss": "^13.1.0",
"svgo": "^3.3.2", "svgo": "^3.3.2",
"typescript": "^5.5.4", "typescript": "^5.5.4",
"typescript-eslint": "^8.8.1", "typescript-eslint": "^8.17.0",
"yaml": "^2.6.0" "yaml": "^2.6.1"
}, },
"engine": { "engine": {
"peertube": ">=5.2.0" "peertube": ">=5.2.0"