Skip to content

Commit a2333a2

Browse files
Bump the development-dependencies group with 4 updates
Bumps the development-dependencies group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [cross-env](https://github.com/kentcdodds/cross-env), [hugo-bin](https://github.com/fenneclab/hugo-bin) and [stylelint](https://github.com/stylelint/stylelint). Updates `@eslint/js` from 9.34.0 to 9.36.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.36.0/packages/js) Updates `cross-env` from 10.0.0 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0) Updates `hugo-bin` from 0.146.0 to 0.147.1 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.146.0...v0.147.1) Updates `stylelint` from 16.23.1 to 16.24.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.23.1...16.24.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: hugo-bin dependency-version: 0.147.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79aca21 commit a2333a2

File tree

2 files changed

+115
-45
lines changed

2 files changed

+115
-45
lines changed

package-lock.json

Lines changed: 111 additions & 41 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
@@ -69,24 +69,24 @@
6969
"test": "npm-run-all --parallel --aggregate-output --continue-on-error test:*"
7070
},
7171
"devDependencies": {
72-
"@eslint/js": "^9.34.0",
72+
"@eslint/js": "^9.36.0",
7373
"@twbs/fantasticon": "^3.1.0",
7474
"autoprefixer": "^10.4.21",
7575
"bootstrap": "^5.3.8",
7676
"clean-css-cli": "^5.6.3",
7777
"clipboard": "^2.0.11",
78-
"cross-env": "^10.0.0",
78+
"cross-env": "^10.1.0",
7979
"eslint": "^9.34.0",
8080
"find-unused-sass-variables": "^6.1.0",
8181
"fuse.js": "^7.1.0",
8282
"globals": "^14.0.0",
83-
"hugo-bin": "^0.146.0",
83+
"hugo-bin": "^0.147.1",
8484
"lockfile-lint": "^4.14.1",
8585
"npm-run-all2": "^8.0.4",
8686
"picocolors": "^1.1.1",
8787
"postcss": "^8.5.6",
8888
"postcss-cli": "^11.0.1",
89-
"stylelint": "^16.23.1",
89+
"stylelint": "^16.24.0",
9090
"stylelint-config-twbs-bootstrap": "^16.1.0",
9191
"svg-sprite": "^3.0.0-rc3",
9292
"svgo": "^3.3.2",

0 commit comments

Comments
 (0)