From b6855ae13817f516f63bd2916ead5243e07f210b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 10:55:08 +0300 Subject: Bump vnu-jar from 21.6.11 to 21.9.2 (#34874) * Bump vnu-jar from 21.6.11 to 21.9.2 Bumps [vnu-jar](https://github.com/validator/validator) from 21.6.11 to 21.9.2. - [Release notes](https://github.com/validator/validator/releases) - [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/validator/validator/compare/21.6.11...21.9.2) --- updated-dependencies: - dependency-name: vnu-jar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Ignore the `aria-disabled` warnings * Add comment to aria-disabled ignore Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick H. Lauke Co-authored-by: XhmikosR --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 436f931da..92b01e3d7 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "stylelint": "^13.13.1", "stylelint-config-twbs-bootstrap": "^2.2.3", "terser": "5.1.0", - "vnu-jar": "21.6.11" + "vnu-jar": "21.9.2" }, "files": [ "dist/{css,js}/*.{css,js,map}", -- cgit v1.2.3