Skip to content

Commit 7a28632

Browse files
Bump the development-dependencies group with 4 updates (#514)
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), [eslint](https://github.com/eslint/eslint) and [hugo-bin](https://github.com/fenneclab/hugo-bin). 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 `eslint` 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](eslint/eslint@v9.34.0...v9.36.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) --- 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: eslint dependency-version: 9.36.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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a2974b commit 7a28632

File tree

2 files changed

+41
-38
lines changed

2 files changed

+41
-38
lines changed

package-lock.json

Lines changed: 37 additions & 34 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
@@ -35,15 +35,15 @@
3535
"netlify": "cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm run build"
3636
},
3737
"devDependencies": {
38-
"@eslint/js": "^9.34.0",
38+
"@eslint/js": "^9.37.0",
3939
"autoprefixer": "^10.4.21",
4040
"bootstrap": "^5.3.8",
4141
"clipboard": "^2.0.11",
42-
"cross-env": "^10.0.0",
43-
"eslint": "^9.34.0",
42+
"cross-env": "^10.1.0",
43+
"eslint": "^9.37.0",
4444
"find-unused-sass-variables": "^6.1.0",
4545
"globals": "^14.0.0",
46-
"hugo-bin": "^0.146.0",
46+
"hugo-bin": "^0.148.0",
4747
"linkinator": "^6.1.4",
4848
"lockfile-lint": "^4.14.1",
4949
"markdownlint-cli2": "^0.18.1",

0 commit comments

Comments
 (0)