⬆ Bump @commitlint/core from 9.1.1 to 9.1.2

Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v9.1.1...v9.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-16 07:11:24 +00:00
committed by Bruce Markham
parent fb484e2361
commit 032750bd08

185
package-lock.json generated
View File

@@ -393,39 +393,40 @@
}
},
"@commitlint/core": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-9.1.1.tgz",
"integrity": "sha512-9p7OUxeHtxNCULC3/R1t6cLGXBWYI0b4RSHL0A9Z42ZHkhXxUnG7+LA9iBObUtnHaPKcRD6ktJuCijHcaHee6Q==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-9.1.2.tgz",
"integrity": "sha512-2y1cNS+k+UZrIXHr76mW+sn6MYYp/AbPgK6zoUB+1t1c+SPhsStZCE4KujViFhUU2aPlM6hswqc3DFTHHHGs5A==",
"dev": true,
"requires": {
"@commitlint/format": "^9.1.1",
"@commitlint/lint": "^9.1.1",
"@commitlint/load": "^9.1.1",
"@commitlint/read": "^9.1.1"
"@commitlint/format": "^9.1.2",
"@commitlint/lint": "^9.1.2",
"@commitlint/load": "^9.1.2",
"@commitlint/read": "^9.1.2"
}
},
"@commitlint/ensure": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-9.1.1.tgz",
"integrity": "sha512-dCvev16s7pTqM3Qka8WkWkjZ0lKu3cZ8q+EK34gXR90v7rkssVbPvbyttTfTWTvmQTqZY1zNkvMqbOc8V7pXwA==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-9.1.2.tgz",
"integrity": "sha512-hwQICwpNSTsZgj/1/SdPvYAzhwjwgCJI4vLbT879+Jc+AJ6sj2bUDGw/F89vzgKz1VnaMm4D65bNhoWhG3pdhQ==",
"dev": true,
"requires": {
"@commitlint/types": "^9.1.1",
"lodash": "^4.17.15"
"@commitlint/types": "^9.1.2",
"lodash": "^4.17.19"
}
},
"@commitlint/execute-rule": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-9.1.1.tgz",
"integrity": "sha512-kCncHMXfVDfmUx1NExl7T+s7udAWEOh039DFGR9R5MWoy+zm2cJsCdsbWFFuNbcPWCKor57ywdIUN2t048P6Yg==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-9.1.2.tgz",
"integrity": "sha512-NGbeo0KCVYo1yj9vVPFHv6RGFpIF6wcQxpFYUKGIzZVV9Vz1WyiKS689JXa99Dt1aN0cZlEJJLnTNDIgYls0Vg==",
"dev": true
},
"@commitlint/format": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-9.1.1.tgz",
"integrity": "sha512-CLVXltSA8U7Sr+8ad1hBCFFL5GSdVWZsFgttt1hNT6CiOtPHV9e3AeWK0TACFcXWIl+iFKdRNfNrYM77RBJN0A==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-9.1.2.tgz",
"integrity": "sha512-+ZWTOSGEU6dbn3NRh1q7sY5K5QLiSs7E2uSzuYnWHXcQk8nlTvnE0ibwMCQxdKLaOTZiN57fHM/7M9Re2gsRuw==",
"dev": true,
"requires": {
"@commitlint/types": "^9.1.2",
"chalk": "^4.0.0"
},
"dependencies": {
@@ -482,12 +483,12 @@
}
},
"@commitlint/is-ignored": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-9.1.1.tgz",
"integrity": "sha512-A2ernvkAIfkGh53cNSuuMlTVZyJ58BYbkUw8h34pG0uS/GDteUyh7K3hgRqMmrwoL/DNBEp5earRM6nBYgLX1Q==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-9.1.2.tgz",
"integrity": "sha512-423W/+Ro+Cc8cg81+t9gds1EscMZNjnGT31nKDvxVxJxXiXQsYYoFEQbU+nfUrRGQsUikEgEJ3ppVGr1linvcQ==",
"dev": true,
"requires": {
"@commitlint/types": "^9.1.1",
"@commitlint/types": "^9.1.2",
"semver": "7.3.2"
},
"dependencies": {
@@ -500,29 +501,29 @@
}
},
"@commitlint/lint": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-9.1.1.tgz",
"integrity": "sha512-2g2OL8J5dfzH3VY004i506DmRbCJR1W49JbYsTGuTAv1y9f0s8ocV2Wbfh7WJ8YZQabSHXTMZFQJjsvMQ+b0Hw==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-9.1.2.tgz",
"integrity": "sha512-XvggqHZ4XSTKOgzJhCzz52cWRRO57QQnEviwGj0qnD4jdwC+8h2u9LNZwoa2tGAuaNM3nSm//wNK7FRZhgiiFA==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^9.1.1",
"@commitlint/parse": "^9.1.1",
"@commitlint/rules": "^9.1.1",
"@commitlint/types": "^9.1.1"
"@commitlint/is-ignored": "^9.1.2",
"@commitlint/parse": "^9.1.2",
"@commitlint/rules": "^9.1.2",
"@commitlint/types": "^9.1.2"
}
},
"@commitlint/load": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-9.1.1.tgz",
"integrity": "sha512-RCIX44M8nq3bW98vuxA6C2rM0wAnZlneFls2OVi5l2BvD/rsQ2R9CZYwPt/MYU6RbwMmlGhkuHdScwK6pJeUqA==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-9.1.2.tgz",
"integrity": "sha512-FPL82xBuF7J3EJ57kLVoligQP4BFRwrknooP+vNT787AXmQ/Fddc/iYYwHwy67pNkk5N++/51UyDl/CqiHb6nA==",
"dev": true,
"requires": {
"@commitlint/execute-rule": "^9.1.1",
"@commitlint/resolve-extends": "^9.1.1",
"@commitlint/types": "^9.1.1",
"@commitlint/execute-rule": "^9.1.2",
"@commitlint/resolve-extends": "^9.1.2",
"@commitlint/types": "^9.1.2",
"chalk": "4.1.0",
"cosmiconfig": "^6.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"resolve-from": "^5.0.0"
},
"dependencies": {
@@ -579,15 +580,15 @@
}
},
"@commitlint/message": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-9.1.1.tgz",
"integrity": "sha512-52Li4BNSY55I0fAq1s8cnxIK9Jneozdh4oonLlDzqWvgFq8znsHb9LWmi46K0bsCQT3CRUnMU+GPnikghIMRKQ==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-9.1.2.tgz",
"integrity": "sha512-ndlx5z7bPVLG347oYJUHuQ41eTcsw+aUYT1ZwQyci0Duy2atpuoeeSw9SuM1PjufzRCpb6ExzFEgGzcCRKAJsg==",
"dev": true
},
"@commitlint/parse": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-9.1.1.tgz",
"integrity": "sha512-WxvsEi7sMBh8vynamTiHvUOsPOUZ5308pi0gJ5q+DnLY+JPx0Bbxdho9pjyVc3S0bymPCbOrk2gTIbmaTokIRQ==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-9.1.2.tgz",
"integrity": "sha512-d+/VYbkotctW+lzDpus/R6xTerOqFQkW1myH+3PwnqYSE6JU/uHT4MlZNGJBv8pX9SPlR66t6X9puFobqtezEw==",
"dev": true,
"requires": {
"conventional-changelog-angular": "^5.0.0",
@@ -595,12 +596,12 @@
}
},
"@commitlint/read": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-9.1.1.tgz",
"integrity": "sha512-cg75klW1WNBAJZABxacf2FhxAlP0di7xs/wuTqPNq0OTpblhY5s2BoS7eO0UlQi1K14Unx7b9+Sb7sjuE9Viyw==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-9.1.2.tgz",
"integrity": "sha512-C2sNBQOqeQXMxpWtRnXYKYB3D9yuybPtQNY/P67A6o8XH/UMHkFaUTyIx1KRgu0IG0yTTItRt46FGnsMWLotvA==",
"dev": true,
"requires": {
"@commitlint/top-level": "^9.1.1",
"@commitlint/top-level": "^9.1.2",
"fs-extra": "^8.1.0",
"git-raw-commits": "^2.0.0"
},
@@ -634,39 +635,39 @@
}
},
"@commitlint/resolve-extends": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-9.1.1.tgz",
"integrity": "sha512-IxxNaSUT+dPhSCQPAMpQyHQlcSVikDxQWJFP6uwGJUU5rQff+0yQTuC3taWI2NWaATukjNWboAbH2vgBDnrDrg==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-9.1.2.tgz",
"integrity": "sha512-HcoL+qFGmWEu9VM4fY0HI+VzF4yHcg3x+9Hx6pYFZ+r2wLbnKs964y0v68oyMO/mS/46MVoLNXZGR8U3adpadg==",
"dev": true,
"requires": {
"import-fresh": "^3.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"resolve-from": "^5.0.0",
"resolve-global": "^1.0.0"
}
},
"@commitlint/rules": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-9.1.1.tgz",
"integrity": "sha512-QicTJ9v4g8WbJ71gu2ypvbdEP6Q+cJYlLPrb6ilNhtOMCyn6ndXSlCMpcQNw84d9ORyd28okzhDZZBSqX5hslg==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-9.1.2.tgz",
"integrity": "sha512-1vecFuzqVqjiT57ocXq1bL8V6GEF1NZs3BR0dQzObaqHftImIxBVII299gasckTkcuxNc8M+7XxZyKxUthukpQ==",
"dev": true,
"requires": {
"@commitlint/ensure": "^9.1.1",
"@commitlint/message": "^9.1.1",
"@commitlint/to-lines": "^9.1.1",
"@commitlint/types": "^9.1.1"
"@commitlint/ensure": "^9.1.2",
"@commitlint/message": "^9.1.2",
"@commitlint/to-lines": "^9.1.2",
"@commitlint/types": "^9.1.2"
}
},
"@commitlint/to-lines": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-9.1.1.tgz",
"integrity": "sha512-JFKfpehPL3Qrlo6DpIsuJvdtR1wSjdbXD3liphvFTAFWo64yYC/jmnTdy0UqWIhrV1jcxP1LzNejIuRt6hsCXQ==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-9.1.2.tgz",
"integrity": "sha512-o4zWcMf9EnzA3MOqx01780SgrKq5hqDJmUBPk30g6an0XcDuDy3OSZHHTJFdzsg4V9FjC4OY44sFeK7GN7NaxQ==",
"dev": true
},
"@commitlint/top-level": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-9.1.1.tgz",
"integrity": "sha512-pIgAbGqHbOunTGiUzBPhIKfXrTWdCrVwsimECXy/If5XaZ3GHhxiiA7BxsWFlAN1UZ6PgVMPgymKU0kx2D5A/w==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-9.1.2.tgz",
"integrity": "sha512-KMPP5xVePcz3B1dKqcZdU4FZBVOkT+bG3ip4RQX2TeCJoomMkTjd0utALs7rpTGLID6BXbwwXepZCZJREjR/Bw==",
"dev": true,
"requires": {
"find-up": "^4.0.0"
@@ -724,9 +725,9 @@
}
},
"@commitlint/types": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-9.1.1.tgz",
"integrity": "sha512-SXY8bCQ1qacJ8AUTUxjabY8G6OjSmMPLN9MBCzGaKOjpPNX6z8zbXTbk9oU3GHZLtcxweWLCi2n49IRS4iQlwg==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-9.1.2.tgz",
"integrity": "sha512-r3fwVbVH+M8W0qYlBBZFsUwKe6NT5qvz+EmU7sr8VeN1cQ63z+3cfXyTo7WGGEMEgKiT0jboNAK3b1FZp8k9LQ==",
"dev": true
},
"@istanbuljs/load-nyc-config": {
@@ -5102,10 +5103,16 @@
"through2": "^3.0.0"
},
"dependencies": {
"arrify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
"integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
"dev": true
},
"camelcase": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz",
"integrity": "sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
"dev": true
},
"camelcase-keys": {
@@ -5117,14 +5124,6 @@
"camelcase": "^5.3.1",
"map-obj": "^4.0.0",
"quick-lru": "^4.0.1"
},
"dependencies": {
"camelcase": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
"dev": true
}
}
},
"find-up": {
@@ -5153,18 +5152,16 @@
"dev": true
},
"meow": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/meow/-/meow-7.0.1.tgz",
"integrity": "sha512-tBKIQqVrAHqwit0vfuFPY3LlzJYkEOFyKa3bPgxzNl6q/RtN8KQ+ALYEASYuFayzSAsjlhXj/JZ10rH85Q6TUw==",
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/meow/-/meow-7.1.0.tgz",
"integrity": "sha512-kq5F0KVteskZ3JdfyQFivJEj2RaA8NFsS4+r9DaMKLcUHpk5OcHS3Q0XkCXONB1mZRPsu/Y/qImKri0nwSEZog==",
"dev": true,
"requires": {
"@types/minimist": "^1.2.0",
"arrify": "^2.0.1",
"camelcase": "^6.0.0",
"camelcase-keys": "^6.2.2",
"decamelize-keys": "^1.1.0",
"hard-rejection": "^2.1.0",
"minimist-options": "^4.0.2",
"minimist-options": "4.1.0",
"normalize-package-data": "^2.5.0",
"read-pkg-up": "^7.0.1",
"redent": "^3.0.0",
@@ -5182,14 +5179,6 @@
"arrify": "^1.0.1",
"is-plain-obj": "^1.1.0",
"kind-of": "^6.0.3"
},
"dependencies": {
"arrify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
"integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
"dev": true
}
}
},
"p-limit": {
@@ -5217,9 +5206,9 @@
"dev": true
},
"parse-json": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
"integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.1.tgz",
"integrity": "sha512-ztoZ4/DYeXQq4E21v169sC8qWINGpcosGv9XhTDvg9/hWvx/zrFkc9BiWxR58OJLHGk28j5BL0SDLeV2WmFZlQ==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
@@ -5318,14 +5307,6 @@
"requires": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
},
"dependencies": {
"camelcase": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
"dev": true
}
}
}
}