Skip to content

Commit

Permalink
chore(deps): bump the npm-minor group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the npm-minor group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [video.js](https://github.com/videojs/video.js) | `8.19.1` | `8.20.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` |
| [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.16.0` |
| [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` |


Updates `video.js` from 8.19.1 to 8.20.0
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](videojs/video.js@v8.19.1...v8.20.0)

Updates `@eslint/js` from 9.15.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 `eslint` from 9.15.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.15.0...v9.16.0)

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

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](stylelint/stylelint@16.10.0...16.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 15aba09 commit 5ddf736
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 90 deletions.
184 changes: 99 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"shepherd.js": "^14.1.0",
"video.js": "^8.19.1"
"video.js": "^8.20.0"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"esbuild": "^0.24.0",
"esbuild-sass-plugin": "^3.3.1",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-plugin-compat": "^6.0.1",
"globals": "^15.12.0",
"globals": "^15.13.0",
"sass-embedded": "^1.81.0",
"stylelint": "^16.10.0",
"stylelint": "^16.11.0",
"stylelint-config-sass-guidelines": "^12.1.0",
"stylelint-no-unsupported-browser-features": "^8.0.2"
},
Expand Down

0 comments on commit 5ddf736

Please sign in to comment.