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:
parent
be0d3e1a05
commit
c7e15a6713
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3347,9 +3347,9 @@
|
|||
}
|
||||
},
|
||||
"@types/url-join": {
|
||||
"version": "0.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/url-join/-/url-join-0.8.3.tgz",
|
||||
"integrity": "sha512-bM7dzLHuCqDNlbeOxvo/KfweN3La4d9C1VFGCgefxiZXn0JcRtyGDwWCSUEO8RrMhnx/LGhDOXP8TTokM1grSA==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/url-join/-/url-join-4.0.0.tgz",
|
||||
"integrity": "sha512-awrJu8yML4E/xTwr2EMatC+HBnHGoDxc2+ImA9QyeUELI1S7dOCIZcyjki1rkwoA8P2D2NVgLAJLjnclkdLtAw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/webappsec-credential-management": {
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
"@types/semver-compare": "^1.0.1",
|
||||
"@types/storybook__addon-storyshots": "^3.4.9",
|
||||
"@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",
|
||||
"@typescript-eslint/eslint-plugin": "^2.9.0",
|
||||
"@typescript-eslint/parser": "^2.9.0",
|
||||
|
|
Loading…
Reference in a new issue