chore: bump @commitlint/travis-cli from 13.2.1 to 14.1.0 in /web3.js (#21104)

Bumps [@commitlint/travis-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/travis-cli) from 13.2.1 to 14.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/travis-cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v14.1.0/@commitlint/travis-cli)

---
updated-dependencies:
- dependency-name: "@commitlint/travis-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-01 09:10:59 +00:00 committed by GitHub
parent e88a244333
commit 3b706cfc42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 144 additions and 144 deletions

View File

@ -32,7 +32,7 @@
"@babel/preset-typescript": "^7.12.16",
"@babel/register": "^7.12.13",
"@commitlint/config-conventional": "^14.1.0",
"@commitlint/travis-cli": "^13.1.0",
"@commitlint/travis-cli": "^14.1.0",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-babel": "^5.2.3",
"@rollup/plugin-commonjs": "^21.0.0",
@ -1851,16 +1851,16 @@
}
},
"node_modules/@commitlint/cli": {
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
"integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz",
"integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==",
"dev": true,
"dependencies": {
"@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1",
"@commitlint/read": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/format": "^14.1.0",
"@commitlint/lint": "^14.1.0",
"@commitlint/load": "^14.1.0",
"@commitlint/read": "^14.0.0",
"@commitlint/types": "^14.0.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
@ -1942,12 +1942,12 @@
}
},
"node_modules/@commitlint/ensure": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
"integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz",
"integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"lodash": "^4.17.19"
},
"engines": {
@ -1955,21 +1955,21 @@
}
},
"node_modules/@commitlint/execute-rule": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz",
"integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz",
"integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==",
"dev": true,
"engines": {
"node": ">=v12"
}
},
"node_modules/@commitlint/format": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz",
"integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz",
"integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==",
"dev": true,
"dependencies": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"chalk": "^4.0.0"
},
"engines": {
@ -2041,12 +2041,12 @@
}
},
"node_modules/@commitlint/is-ignored": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
"integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz",
"integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"semver": "7.3.5"
},
"engines": {
@ -2069,29 +2069,29 @@
}
},
"node_modules/@commitlint/lint": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
"integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz",
"integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^13.2.0",
"@commitlint/parse": "^13.2.0",
"@commitlint/rules": "^13.2.0",
"@commitlint/types": "^13.2.0"
"@commitlint/is-ignored": "^14.0.0",
"@commitlint/parse": "^14.0.0",
"@commitlint/rules": "^14.1.0",
"@commitlint/types": "^14.0.0"
},
"engines": {
"node": ">=v12"
}
},
"node_modules/@commitlint/load": {
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
"integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz",
"integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==",
"dev": true,
"dependencies": {
"@commitlint/execute-rule": "^13.2.0",
"@commitlint/resolve-extends": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/execute-rule": "^14.0.0",
"@commitlint/resolve-extends": "^14.1.0",
"@commitlint/types": "^14.0.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.0.0",
"cosmiconfig": "^7.0.0",
@ -2177,21 +2177,21 @@
}
},
"node_modules/@commitlint/message": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
"integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz",
"integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==",
"dev": true,
"engines": {
"node": ">=v12"
}
},
"node_modules/@commitlint/parse": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
"integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz",
"integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2"
},
@ -2200,13 +2200,13 @@
}
},
"node_modules/@commitlint/read": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
"integrity": "sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz",
"integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==",
"dev": true,
"dependencies": {
"@commitlint/top-level": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/top-level": "^14.0.0",
"@commitlint/types": "^14.0.0",
"fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0"
},
@ -2215,9 +2215,9 @@
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz",
"integrity": "sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz",
"integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==",
"dev": true,
"dependencies": {
"import-fresh": "^3.0.0",
@ -2239,15 +2239,15 @@
}
},
"node_modules/@commitlint/rules": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
"integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz",
"integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==",
"dev": true,
"dependencies": {
"@commitlint/ensure": "^13.2.0",
"@commitlint/message": "^13.2.0",
"@commitlint/to-lines": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/ensure": "^14.1.0",
"@commitlint/message": "^14.0.0",
"@commitlint/to-lines": "^14.0.0",
"@commitlint/types": "^14.0.0",
"execa": "^5.0.0"
},
"engines": {
@ -2255,18 +2255,18 @@
}
},
"node_modules/@commitlint/to-lines": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
"integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz",
"integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==",
"dev": true,
"engines": {
"node": ">=v12"
}
},
"node_modules/@commitlint/top-level": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.2.0.tgz",
"integrity": "sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz",
"integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==",
"dev": true,
"dependencies": {
"find-up": "^5.0.0"
@ -2346,12 +2346,12 @@
}
},
"node_modules/@commitlint/travis-cli": {
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-13.2.1.tgz",
"integrity": "sha512-/J2sWpzyLUnJcQxvYlnFhlWRqVRgxxVX677ttSPRn8meKaQbmsobxGu1Q3BiRMSwoNmuNub+qsbHgJ3dOoifQQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-14.1.0.tgz",
"integrity": "sha512-phSVS/eNsBOV/Jf0fWnhMlfQhvToxo2QgiwzeGsbHfTKvpGhKym0I8XcpWwmqsC6/drQAk2p8LOptFlHWt49KA==",
"dev": true,
"dependencies": {
"@commitlint/cli": "^13.2.1",
"@commitlint/cli": "^14.1.0",
"execa": "^5.0.0"
},
"bin": {
@ -2362,9 +2362,9 @@
}
},
"node_modules/@commitlint/types": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
"integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz",
"integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==",
"dev": true,
"dependencies": {
"chalk": "^4.0.0"
@ -19256,16 +19256,16 @@
}
},
"@commitlint/cli": {
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
"integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz",
"integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==",
"dev": true,
"requires": {
"@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1",
"@commitlint/read": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/format": "^14.1.0",
"@commitlint/lint": "^14.1.0",
"@commitlint/load": "^14.1.0",
"@commitlint/read": "^14.0.0",
"@commitlint/types": "^14.0.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
@ -19328,28 +19328,28 @@
}
},
"@commitlint/ensure": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
"integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz",
"integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==",
"dev": true,
"requires": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"lodash": "^4.17.19"
}
},
"@commitlint/execute-rule": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz",
"integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz",
"integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==",
"dev": true
},
"@commitlint/format": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz",
"integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz",
"integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==",
"dev": true,
"requires": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"chalk": "^4.0.0"
},
"dependencies": {
@ -19399,12 +19399,12 @@
}
},
"@commitlint/is-ignored": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
"integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz",
"integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==",
"dev": true,
"requires": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"semver": "7.3.5"
},
"dependencies": {
@ -19420,26 +19420,26 @@
}
},
"@commitlint/lint": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
"integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz",
"integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^13.2.0",
"@commitlint/parse": "^13.2.0",
"@commitlint/rules": "^13.2.0",
"@commitlint/types": "^13.2.0"
"@commitlint/is-ignored": "^14.0.0",
"@commitlint/parse": "^14.0.0",
"@commitlint/rules": "^14.1.0",
"@commitlint/types": "^14.0.0"
}
},
"@commitlint/load": {
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
"integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz",
"integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==",
"dev": true,
"requires": {
"@commitlint/execute-rule": "^13.2.0",
"@commitlint/resolve-extends": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/execute-rule": "^14.0.0",
"@commitlint/resolve-extends": "^14.1.0",
"@commitlint/types": "^14.0.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.0.0",
"cosmiconfig": "^7.0.0",
@ -19500,38 +19500,38 @@
}
},
"@commitlint/message": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
"integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz",
"integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==",
"dev": true
},
"@commitlint/parse": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
"integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz",
"integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==",
"dev": true,
"requires": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2"
}
},
"@commitlint/read": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
"integrity": "sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz",
"integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==",
"dev": true,
"requires": {
"@commitlint/top-level": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/top-level": "^14.0.0",
"@commitlint/types": "^14.0.0",
"fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0"
}
},
"@commitlint/resolve-extends": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz",
"integrity": "sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz",
"integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==",
"dev": true,
"requires": {
"import-fresh": "^3.0.0",
@ -19549,28 +19549,28 @@
}
},
"@commitlint/rules": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
"integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz",
"integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==",
"dev": true,
"requires": {
"@commitlint/ensure": "^13.2.0",
"@commitlint/message": "^13.2.0",
"@commitlint/to-lines": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/ensure": "^14.1.0",
"@commitlint/message": "^14.0.0",
"@commitlint/to-lines": "^14.0.0",
"@commitlint/types": "^14.0.0",
"execa": "^5.0.0"
}
},
"@commitlint/to-lines": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
"integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz",
"integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==",
"dev": true
},
"@commitlint/top-level": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.2.0.tgz",
"integrity": "sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz",
"integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==",
"dev": true,
"requires": {
"find-up": "^5.0.0"
@ -19622,19 +19622,19 @@
}
},
"@commitlint/travis-cli": {
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-13.2.1.tgz",
"integrity": "sha512-/J2sWpzyLUnJcQxvYlnFhlWRqVRgxxVX677ttSPRn8meKaQbmsobxGu1Q3BiRMSwoNmuNub+qsbHgJ3dOoifQQ==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-14.1.0.tgz",
"integrity": "sha512-phSVS/eNsBOV/Jf0fWnhMlfQhvToxo2QgiwzeGsbHfTKvpGhKym0I8XcpWwmqsC6/drQAk2p8LOptFlHWt49KA==",
"dev": true,
"requires": {
"@commitlint/cli": "^13.2.1",
"@commitlint/cli": "^14.1.0",
"execa": "^5.0.0"
}
},
"@commitlint/types": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
"integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz",
"integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==",
"dev": true,
"requires": {
"chalk": "^4.0.0"

View File

@ -85,7 +85,7 @@
"@babel/preset-typescript": "^7.12.16",
"@babel/register": "^7.12.13",
"@commitlint/config-conventional": "^14.1.0",
"@commitlint/travis-cli": "^13.1.0",
"@commitlint/travis-cli": "^14.1.0",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-babel": "^5.2.3",
"@rollup/plugin-commonjs": "^21.0.0",