Skip to content

Commit

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

Bumps the development-dependencies group with 2 updates in the / directory: [npm-run-all2](https:/bcomnes/npm-run-all2) and [vnu-jar](https:/validator/validator).


Updates `npm-run-all2` from 6.2.3 to 6.2.4
- [Release notes](https:/bcomnes/npm-run-all2/releases)
- [Changelog](https:/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.2.3...v6.2.4)

Updates `vnu-jar` from 23.4.11 to 24.10.17
- [Release notes](https:/validator/validator/releases)
- [Changelog](https:/validator/validator/blob/main/CHANGELOG.md)
- [Commits](https:/validator/validator/commits)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: vnu-jar
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 293e6b6 commit c4effe7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 13 deletions.
36 changes: 25 additions & 11 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@
"linkinator": "6.1.2",
"node-sass": "^9.0.0",
"nodemon": "^3.1.7",
"npm-run-all2": "^6.2.3",
"npm-run-all2": "^6.2.4",
"popper.js": "^1.16.1",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"rollup": "^4.23.0",
"stylelint": "^16.10.0",
"stylelint-config-twbs-bootstrap": "^15.1.0",
"terser": "^5.34.1",
"vnu-jar": "23.4.11"
"vnu-jar": "24.10.17"
},
"files": [
"dist/{css,js}/**/*.{css,js,map,svg}",
Expand Down

0 comments on commit c4effe7

Please sign in to comment.