Bump @types/url-join from 0.8.3 to 4.0.0

Bumps [@types/url-join](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/url-join) from 0.8.3 to 4.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/url-join)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-10 05:23:03 +00:00 committed by GitHub
parent be0d3e1a05
commit c7e15a6713
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -3347,9 +3347,9 @@
} }
}, },
"@types/url-join": { "@types/url-join": {
"version": "0.8.3", "version": "4.0.0",
"resolved": "https://registry.npmjs.org/@types/url-join/-/url-join-0.8.3.tgz", "resolved": "https://registry.npmjs.org/@types/url-join/-/url-join-4.0.0.tgz",
"integrity": "sha512-bM7dzLHuCqDNlbeOxvo/KfweN3La4d9C1VFGCgefxiZXn0JcRtyGDwWCSUEO8RrMhnx/LGhDOXP8TTokM1grSA==", "integrity": "sha512-awrJu8yML4E/xTwr2EMatC+HBnHGoDxc2+ImA9QyeUELI1S7dOCIZcyjki1rkwoA8P2D2NVgLAJLjnclkdLtAw==",
"dev": true "dev": true
}, },
"@types/webappsec-credential-management": { "@types/webappsec-credential-management": {

View file

@ -102,7 +102,7 @@
"@types/semver-compare": "^1.0.1", "@types/semver-compare": "^1.0.1",
"@types/storybook__addon-storyshots": "^3.4.9", "@types/storybook__addon-storyshots": "^3.4.9",
"@types/storybook__react": "^4.0.2", "@types/storybook__react": "^4.0.2",
"@types/url-join": "^0.8.3", "@types/url-join": "^4.0.0",
"@types/webappsec-credential-management": "^0.5.1", "@types/webappsec-credential-management": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^2.9.0", "@typescript-eslint/eslint-plugin": "^2.9.0",
"@typescript-eslint/parser": "^2.9.0", "@typescript-eslint/parser": "^2.9.0",