diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-28 22:26:12 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-28 22:26:12 +0200 |
| commit | 6e8dd763738e8a2dd751bb0f1c938e3cab76cfb5 (patch) | |
| tree | 1bb7bab4d8ce3bbda37d8b6bdd4488030e73b6d3 | |
| parent | d438f3fc795f3127b2f01a2240fb0ac305ce7ff8 (diff) | |
| download | bootstrap-6e8dd763738e8a2dd751bb0f1c938e3cab76cfb5.tar.xz bootstrap-6e8dd763738e8a2dd751bb0f1c938e3cab76cfb5.zip | |
Bump vnu-jar from 20.2.25 to 20.2.28 (#30312)
Bumps [vnu-jar](https://github.com/validator/validator) from 20.2.25 to 20.2.28.
- [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/v20.2.25...v20.2.28)
Signed-off-by: dependabot-preview[bot] <[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 18ca29e5a..4689ba669 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13625,9 +13625,9 @@ } }, "vnu-jar": { - "version": "20.2.25", - "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.2.25.tgz", - "integrity": "sha512-yFZCiKRrgo2K7WRcVrsjisuq6sSSNbtC/RgXRfB4CKZKS8bf4CVhJEvoPXu/WrvR5pED9X6sNrPvWYGXP+rpxQ==", + "version": "20.2.28", + "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.2.28.tgz", + "integrity": "sha512-TUozGwPlC8BZvNoteH0NrzeuXDQ+DZUsOx2DDxYDk4aOsn5R8irg0zopWBLxIFtQtK18a28eaoasbCSV+sXK7g==", "dev": true }, "void-elements": { diff --git a/package.json b/package.json index cd08ad9df..810411cac 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "stylelint": "^13.2.0", "stylelint-config-twbs-bootstrap": "^2.0.1", "terser": "^4.6.4", - "vnu-jar": "20.2.25" + "vnu-jar": "20.2.28" }, "files": [ "dist/{css,js}/*.{css,js,map}", |
