Skip to content

Commit c0c655c

Browse files
Bump the development-dependencies group with 4 updates (#2137)
Bumps the development-dependencies group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [hugo-bin](https://github.com/fenneclab/hugo-bin), [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) and [stylelint](https://github.com/stylelint/stylelint). Updates `@eslint/js` from 9.25.0 to 9.25.1 - [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.25.1/packages/js) Updates `hugo-bin` from 0.142.0 to 0.144.0 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.142.0...v0.144.0) Updates `lockfile-lint` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md) - [Commits](https://github.com/lirantal/lockfile-lint/commits/[email protected]/packages/lockfile-lint) Updates `stylelint` from 16.18.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.18.0...16.19.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: hugo-bin dependency-version: 0.144.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lockfile-lint dependency-version: 4.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.19.1 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 8149cd1 commit c0c655c

File tree

2 files changed

+43
-26
lines changed

2 files changed

+43
-26
lines changed

package-lock.json

Lines changed: 39 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
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.25.0",
71+
"@eslint/js": "^9.25.1",
7272
"@twbs/fantasticon": "^3.1.0",
7373
"autoprefixer": "^10.4.21",
7474
"bootstrap": "^5.3.5",
@@ -79,13 +79,13 @@
7979
"find-unused-sass-variables": "^6.1.0",
8080
"fuse.js": "^7.1.0",
8181
"globals": "^14.0.0",
82-
"hugo-bin": "^0.142.0",
83-
"lockfile-lint": "^4.14.0",
82+
"hugo-bin": "^0.144.0",
83+
"lockfile-lint": "^4.14.1",
8484
"npm-run-all2": "^7.0.2",
8585
"picocolors": "^1.1.1",
8686
"postcss": "^8.5.3",
8787
"postcss-cli": "^11.0.1",
88-
"stylelint": "^16.18.0",
88+
"stylelint": "^16.19.1",
8989
"stylelint-config-twbs-bootstrap": "^16.0.0",
9090
"svg-sprite": "^3.0.0-rc3",
9191
"svgo": "^3.3.2",

0 commit comments

Comments
 (0)