Skip to content

Commit

Permalink
Bump the development-dependencies group across 1 directory with 3 upd…
Browse files Browse the repository at this point in the history
…ates (#472)

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 [npm-run-all2](https://github.com/bcomnes/npm-run-all2).


Updates `@eslint/js` from 9.2.0 to 9.4.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.4.0/packages/js)

Updates `hugo-bin` from 0.123.0 to 0.123.2
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](fenneclab/hugo-bin@v0.123.0...v0.123.2)

Updates `npm-run-all2` from 6.1.2 to 6.2.0
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.1.2...v6.2.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-patch
  dependency-group: development-dependencies
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2024
1 parent 6e1c4b4 commit a5947cd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 15 deletions.
33 changes: 21 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
"netlify": "cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm run build"
},
"devDependencies": {
"@eslint/js": "^9.2.0",
"@eslint/js": "^9.4.0",
"autoprefixer": "^10.4.19",
"bootstrap": "^5.3.3",
"clipboard": "^2.0.11",
"cross-env": "^7.0.3",
"eslint": "^9.2.0",
"find-unused-sass-variables": "^6.0.0",
"globals": "^14.0.0",
"hugo-bin": "^0.123.0",
"hugo-bin": "^0.123.2",
"linkinator": "^6.0.4",
"lockfile-lint": "^4.13.2",
"markdownlint-cli2": "^0.13.0",
"npm-run-all2": "^6.1.2",
"npm-run-all2": "^6.2.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"stylelint": "^16.5.0",
Expand Down

0 comments on commit a5947cd

Please sign in to comment.