mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore(deps): bump parse-url from 6.0.0 to 6.0.5
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. - [Release notes](https://github.com/IonicaBizau/parse-url/releases) - [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.0...6.0.5) --- updated-dependencies: - dependency-name: parse-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4caf21aed4
commit
b680ffda3d
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -12467,9 +12467,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/parse-url": {
|
"node_modules/parse-url": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.5.tgz",
|
||||||
"integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==",
|
"integrity": "sha512-e35AeLTSIlkw/5GFq70IN7po8fmDUjpDPY1rIK+VubRfsUvBonjQ+PBZG+vWMACnQSmNlvl524IucoDmcioMxA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"is-ssh": "^1.3.0",
|
"is-ssh": "^1.3.0",
|
||||||
"normalize-url": "^6.1.0",
|
"normalize-url": "^6.1.0",
|
||||||
|
|
@ -24278,9 +24278,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parse-url": {
|
"parse-url": {
|
||||||
"version": "6.0.0",
|
"version": "6.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.5.tgz",
|
||||||
"integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==",
|
"integrity": "sha512-e35AeLTSIlkw/5GFq70IN7po8fmDUjpDPY1rIK+VubRfsUvBonjQ+PBZG+vWMACnQSmNlvl524IucoDmcioMxA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"is-ssh": "^1.3.0",
|
"is-ssh": "^1.3.0",
|
||||||
"normalize-url": "^6.1.0",
|
"normalize-url": "^6.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue