Skip to content

Commit 69bed31

Browse files
build(deps-dev): Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [globals](https://github.com/sindresorhus/globals) and [html-validate](https://gitlab.com/html-validate/html-validate). Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `html-validate` from 10.11.3 to 10.12.1 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Changelog](https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v10.11.3...v10.12.1) --- updated-dependencies: - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: html-validate dependency-version: 10.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58a8659 commit 69bed31

File tree

2 files changed

+31
-33
lines changed

2 files changed

+31
-33
lines changed

package-lock.json

Lines changed: 29 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ejs-lint": "^2.0.1",
3131
"eslint": "^10.2.0",
3232
"global-agent": "^4.1.3",
33-
"globals": "^17.4.0",
33+
"globals": "^17.5.0",
3434
"grunt": "^1.6.1",
3535
"grunt-cli": "^1.5.0",
3636
"grunt-contrib-clean": "^2.0.1",
@@ -41,7 +41,7 @@
4141
"grunt-contrib-uglify": "^5.2.2",
4242
"grunt-contrib-watch": "^1.1.0",
4343
"grunt-eslint": "^26.0.0",
44-
"html-validate": "^10.11.3",
44+
"html-validate": "^10.12.1",
4545
"https-proxy-agent": "^9.0.0",
4646
"isbinaryfile": "^6.0.0"
4747
}

0 commit comments

Comments
 (0)