diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-07 10:55:08 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-07 10:55:08 +0300 |
| commit | b6855ae13817f516f63bd2916ead5243e07f210b (patch) | |
| tree | 76a21a3447bc7770b5c68353de995ec469f19f11 /package.json | |
| parent | 23b3d636e10de3b00cd717e7fd32123bde95d0fe (diff) | |
| download | bootstrap-b6855ae13817f516f63bd2916ead5243e07f210b.tar.xz bootstrap-b6855ae13817f516f63bd2916ead5243e07f210b.zip | |
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] <[email protected]>
* 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 <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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}", |
