Skip to content

Commit 5f977e7

Browse files
Bump the development-dependencies group across 1 directory with 3 updates (#2113)
Bumps the development-dependencies group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [hugo-bin](https://github.com/fenneclab/hugo-bin) and [stylelint](https://github.com/stylelint/stylelint). Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js) Updates `hugo-bin` from 0.141.2 to 0.142.0 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.141.2...v0.142.0) Updates `stylelint` from 16.14.1 to 16.15.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.14.1...16.15.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e898da7 commit 5f977e7

File tree

2 files changed

+29
-19
lines changed

2 files changed

+29
-19
lines changed

package-lock.json

+26-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"test": "npm-run-all --parallel --aggregate-output --continue-on-error test:*"
6969
},
7070
"devDependencies": {
71-
"@eslint/js": "^9.20.0",
71+
"@eslint/js": "^9.21.0",
7272
"@twbs/fantasticon": "^3.0.0",
7373
"autoprefixer": "^10.4.20",
7474
"bootstrap": "^5.3.3",
@@ -79,13 +79,13 @@
7979
"find-unused-sass-variables": "^6.0.0",
8080
"fuse.js": "^7.1.0",
8181
"globals": "^14.0.0",
82-
"hugo-bin": "^0.141.2",
82+
"hugo-bin": "^0.142.0",
8383
"lockfile-lint": "^4.14.0",
8484
"npm-run-all2": "^7.0.2",
8585
"picocolors": "^1.1.1",
8686
"postcss": "^8.5.3",
8787
"postcss-cli": "^11.0.0",
88-
"stylelint": "^16.14.1",
88+
"stylelint": "^16.15.0",
8989
"stylelint-config-twbs-bootstrap": "^15.1.0",
9090
"svg-sprite": "^3.0.0-rc3",
9191
"svgo": "^3.3.2",

0 commit comments

Comments
 (0)