diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-30 15:02:34 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-30 15:02:34 +0300 |
| commit | b7f0e321e2f9dc6ee4a7506f6694663646a5d9e6 (patch) | |
| tree | 98360d0ee4207cf176b39d75e5dff36c5f6c891f | |
| parent | 46634b4ce1d6d0502d2892983ca7a5dfd7802c17 (diff) | |
| download | bootstrap-b7f0e321e2f9dc6ee4a7506f6694663646a5d9e6.tar.xz bootstrap-b7f0e321e2f9dc6ee4a7506f6694663646a5d9e6.zip | |
Bump vnu-jar from 20.5.29 to 20.6.30 (#31204)
Bumps [vnu-jar](https://github.com/validator/validator) from 20.5.29 to 20.6.30.
- [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.5.29...20.6.30)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[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 deabaf9b0..8a6822e66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12001,9 +12001,9 @@ } }, "vnu-jar": { - "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==", + "version": "20.6.30", + "resolved": "https://registry.npmjs.org/vnu-jar/-/vnu-jar-20.6.30.tgz", + "integrity": "sha512-zlNNe7jW6cTIrxVlZK9AcZiNWjxzjqi7LpTafBCi4OY4bsh2uyGhxXT2l6hZ3ibpxP0ZC/pQsBpFQEACS0ePIg==", "dev": true }, "void-elements": { diff --git a/package.json b/package.json index c83c33249..7bba771e4 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "stylelint": "^13.6.1", "stylelint-config-twbs-bootstrap": "^2.0.3", "terser": "^4.8.0", - "vnu-jar": "20.5.29" + "vnu-jar": "20.6.30" }, "files": [ "dist/{css,js}/*.{css,js,map}", |
