Skip to content

Commit 1cd3b7b

Browse files
Bump the development-dependencies group with 4 updates (#511)
Bumps the development-dependencies group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [bootstrap](https://github.com/twbs/bootstrap), [eslint](https://github.com/eslint/eslint) and [hugo-bin](https://github.com/fenneclab/hugo-bin). Updates `@eslint/js` from 9.32.0 to 9.34.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.34.0/packages/js) Updates `bootstrap` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) Updates `eslint` from 9.32.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.34.0) Updates `hugo-bin` from 0.145.2 to 0.146.0 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.145.2...v0.146.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: hugo-bin dependency-version: 0.146.0 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 5a8a53c commit 1cd3b7b

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package-lock.json

Lines changed: 31 additions & 31 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.32.0",
38+
"@eslint/js": "^9.34.0",
3939
"autoprefixer": "^10.4.21",
40-
"bootstrap": "^5.3.7",
40+
"bootstrap": "^5.3.8",
4141
"clipboard": "^2.0.11",
4242
"cross-env": "^10.0.0",
43-
"eslint": "^9.32.0",
43+
"eslint": "^9.34.0",
4444
"find-unused-sass-variables": "^6.1.0",
4545
"globals": "^14.0.0",
46-
"hugo-bin": "^0.145.2",
46+
"hugo-bin": "^0.146.0",
4747
"linkinator": "^6.1.4",
4848
"lockfile-lint": "^4.14.1",
4949
"markdownlint-cli2": "^0.18.1",

0 commit comments

Comments
 (0)