Skip to content

Commit

Permalink
Bump the npm-minor-upgrades group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the npm-minor-upgrades group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.2` |
| [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.82.0` | `1.83.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.11.0` | `16.12.0` |


Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js)

Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.2
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs)

Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

Updates `sass-embedded` from 1.82.0 to 1.83.0
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.82.0...1.83.0)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-upgrades
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
- dependency-name: sass-embedded
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 8dcda01 commit 6ba1eb8
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@date-fns/utc": "^2.1.0",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@netlify/plugin-a11y": "^1.0.0-beta.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@tommoor/remove-markdown": "^0.3.2",
Expand All @@ -79,7 +79,7 @@
"date-fns": "^4.1.0",
"dotenv": "^16.4.7",
"doxray": "^0.10.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand All @@ -104,12 +104,12 @@
"rimraf": "^6.0.1",
"rollup": "^4.28.1",
"sanitize-html": "^2.13.1",
"sass-embedded": "^1.82.0",
"sass-embedded": "^1.83.0",
"sassdoc": "^2.7.4",
"sassdoc-theme-herman": "^6.0.2",
"slugify": "^1.6.6",
"striptags": "^3.2.0",
"stylelint": "^16.11.0",
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0",
"truncate-html": "^1.1.2",
"typescript": "^5.7.2",
Expand Down
Loading

0 comments on commit 6ba1eb8

Please sign in to comment.