diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-02 19:08:59 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-02 19:08:59 +0300 |
| commit | 7e77926e27332a832e2a193652d083dd9f8e68d6 (patch) | |
| tree | 93baa205299d6c3df8c1f5136412912a2d11618c | |
| parent | c0ba8ac79505f44eec2570204d6b30a1bcf1629c (diff) | |
| download | bootstrap-7e77926e27332a832e2a193652d083dd9f8e68d6.tar.xz bootstrap-7e77926e27332a832e2a193652d083dd9f8e68d6.zip | |
Bump vnu-jar from 20.3.16 to 20.5.29 (#30945)
Bumps [vnu-jar](https://github.com/validator/validator) from 20.3.16 to 20.5.29.
- [Release notes](https://github.com/validator/validator/releases)
- [Changelog](https://github.com/validator/validator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validator/validator/compare/20.3.16...20.5.29)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 107990a78..3c2b10d72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12684,9 +12684,9 @@ } }, "vnu-jar": { - "version": "20.3.16", - "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.3.16.tgz", - "integrity": "sha512-CHlvP4lilQvgjSRDsiB7i0lN0gnkq6zv3sN/71FYVgOQ/nYLXFfUhGIVeGskm9W1C0+UralU1XQnbsjJr2ijaw==", + "version": "20.5.29", + "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.5.29.tgz", + "integrity": "sha512-//4B+FR0RlMul8YTQCDrC1Xxrm/meFKpD/cNaam6VU/bfjOiFIeNYVpCUsIiUWGqBiNcxtky+K5RIPzO1QSykg==", "dev": true }, "void-elements": { diff --git a/package.json b/package.json index 114f280ea..186b589b2 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "stylelint": "^13.5.0", "stylelint-config-twbs-bootstrap": "^2.0.3", "terser": "^4.7.0", - "vnu-jar": "20.3.16" + "vnu-jar": "20.5.29" }, "files": [ "dist/{css,js}/*.{css,js,map}", |
