1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump release-it from 14.1.0 to 14.2.0

Bumps [release-it](https://github.com/release-it/release-it) from 14.1.0 to 14.2.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.1.0...14.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-19 01:04:11 +00:00 committed by GitHub
parent e5e1e40608
commit 4f79ed94a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
package-lock.json generated
View File

@ -8253,9 +8253,9 @@
}
},
"release-it": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/release-it/-/release-it-14.1.0.tgz",
"integrity": "sha512-S3yFUl7dv4D5+/Gqe7Qi3zKKDlH5KtrrZfSiNX6QanQ1B21htfzGWfU+JmE89aKJgZPmNG7W0vuiSGXoRzbFZA==",
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/release-it/-/release-it-14.2.0.tgz",
"integrity": "sha512-34m8YlmZOUs+/mJhiVx11hcJEi67CAxtqqWXGGszc0uoEUdojUNTm1cWCEW/kuJbv6bMhmb8jP8B/8qmGjiKyQ==",
"dev": true,
"requires": {
"@iarna/toml": "2.2.5",
@ -8285,7 +8285,7 @@
"url-join": "4.0.1",
"uuid": "8.3.1",
"yaml": "1.10.0",
"yargs-parser": "20.2.1"
"yargs-parser": "20.2.3"
},
"dependencies": {
"debug": {
@ -8364,9 +8364,9 @@
"dev": true
},
"yargs-parser": {
"version": "20.2.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.1.tgz",
"integrity": "sha512-yYsjuSkjbLMBp16eaOt7/siKTjNVjMm3SoJnIg3sEh/JsvqVVDyjRKmaJV4cl+lNIgq6QEco2i3gDebJl7/vLA==",
"version": "20.2.3",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.3.tgz",
"integrity": "sha512-emOFRT9WVHw03QSvN5qor9QQT9+sw5vwxfYweivSMHTcAXPefwVae2FjO7JJjj8hCE4CzPOPeFM83VwT29HCww==",
"dev": true
}
}