5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00

chore(deps): upgrade @commitlint/* packages

This commit is contained in:
wagoid 2021-10-11 15:35:08 -03:00
parent 2b3e442deb
commit 18c274cdaf
2 changed files with 282 additions and 136 deletions

412
package-lock.json generated
View file

@ -15,9 +15,9 @@
"@commitlint/config-conventional": "^13.2.0", "@commitlint/config-conventional": "^13.2.0",
"@commitlint/config-lerna-scopes": "^13.2.0", "@commitlint/config-lerna-scopes": "^13.2.0",
"@commitlint/config-patternplate": "^13.2.0", "@commitlint/config-patternplate": "^13.2.0",
"@commitlint/format": "^13.1.0", "@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.1.0", "@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.1.0", "@commitlint/load": "^13.2.1",
"commitlint-config-jira": "^1.5.1", "commitlint-config-jira": "^1.5.1",
"commitlint-plugin-function-rules": "^1.3.2", "commitlint-plugin-function-rules": "^1.3.2",
"commitlint-plugin-jira-rules": "^1.5.1", "commitlint-plugin-jira-rules": "^1.5.1",
@ -1891,11 +1891,11 @@
} }
}, },
"node_modules/@commitlint/ensure": { "node_modules/@commitlint/ensure": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
"integrity": "sha512-NRGyjOdZQnlYwm9it//BZJ2Vm+4x7G9rEnHpLCvNKYY0c6RA8Qf7hamLAB8dWO12RLuFt06JaOpHZoTt/gHutA==", "integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
"dependencies": { "dependencies": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"lodash": "^4.17.19" "lodash": "^4.17.19"
}, },
"engines": { "engines": {
@ -1903,19 +1903,19 @@
} }
}, },
"node_modules/@commitlint/execute-rule": { "node_modules/@commitlint/execute-rule": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz",
"integrity": "sha512-lBz2bJhNAgkkU/rFMAw3XBNujbxhxlaFHY3lfKB/MxpAa+pIfmWB3ig9i1VKe0wCvujk02O0WiMleNaRn2KJqw==", "integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==",
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/format": { "node_modules/@commitlint/format": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz",
"integrity": "sha512-n46rYvzf+6Sm99TJjTLjJBkjm6JVcklt31lDO5Q+pCIV0NnJ4qIUcwa6wIL9a9Vqb1XzlMgtp27E0zyYArkvSg==", "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==",
"dependencies": { "dependencies": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"chalk": "^4.0.0" "chalk": "^4.0.0"
}, },
"engines": { "engines": {
@ -1923,11 +1923,11 @@
} }
}, },
"node_modules/@commitlint/is-ignored": { "node_modules/@commitlint/is-ignored": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
"integrity": "sha512-P6zenLE5Tn3FTNjRzmL9+/KooTXEI0khA2TmUbuei9KiycemeO4q7Xk7w7aXwFPNAbN0O9oI7z3z7cFpzKJWmQ==", "integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
"dependencies": { "dependencies": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"semver": "7.3.5" "semver": "7.3.5"
}, },
"engines": { "engines": {
@ -1935,52 +1935,54 @@
} }
}, },
"node_modules/@commitlint/lint": { "node_modules/@commitlint/lint": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
"integrity": "sha512-qH9AYSQDDTaSWSdtOvB3G1RdPpcYSgddAdFYqpFewlKQ1GJj/L+sM7vwqCG7/ip6AiM04Sry1sgmFzaEoFREUA==", "integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
"dependencies": { "dependencies": {
"@commitlint/is-ignored": "^13.1.0", "@commitlint/is-ignored": "^13.2.0",
"@commitlint/parse": "^13.1.0", "@commitlint/parse": "^13.2.0",
"@commitlint/rules": "^13.1.0", "@commitlint/rules": "^13.2.0",
"@commitlint/types": "^13.1.0" "@commitlint/types": "^13.2.0"
}, },
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/load": { "node_modules/@commitlint/load": {
"version": "13.1.0", "version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
"integrity": "sha512-zlZbjJCWnWmBOSwTXis8H7I6pYk6JbDwOCuARA6B9Y/qt2PD+NCo0E/7EuaaFoxjHl+o56QR5QttuMBrf+BJzg==", "integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
"dependencies": { "dependencies": {
"@commitlint/execute-rule": "^13.0.0", "@commitlint/execute-rule": "^13.2.0",
"@commitlint/resolve-extends": "^13.0.0", "@commitlint/resolve-extends": "^13.2.0",
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"cosmiconfig": "^7.0.0", "cosmiconfig": "^7.0.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"resolve-from": "^5.0.0" "resolve-from": "^5.0.0",
"typescript": "^4.4.3"
}, },
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/message": { "node_modules/@commitlint/message": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
"integrity": "sha512-W/pxhesVEk8747BEWJ+VGQ9ILHmCV27/pEwJ0hGny1wqVquUR8SxvScRCbUjHCB1YtWX4dEnOPXOS9CLH/CX7A==", "integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/parse": { "node_modules/@commitlint/parse": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
"integrity": "sha512-xFybZcqBiKVjt6vTStvQkySWEUYPI0AcO4QQELyy29o8EzYZqWkhUfrb7K61fWiHsplWL1iL6F3qCLoxSgTcrg==", "integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
"dependencies": { "dependencies": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"conventional-changelog-angular": "^5.0.11", "conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.0.0" "conventional-commits-parser": "^3.2.2"
}, },
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
@ -2016,9 +2018,9 @@
} }
}, },
"node_modules/@commitlint/resolve-extends": { "node_modules/@commitlint/resolve-extends": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz",
"integrity": "sha512-1SyaE+UOsYTkQlTPUOoj4NwxQhGFtYildVS/d0TJuK8a9uAJLw7bhCLH2PEeH5cC2D1do4Eqhx/3bLDrSLH3hg==", "integrity": "sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==",
"dependencies": { "dependencies": {
"import-fresh": "^3.0.0", "import-fresh": "^3.0.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
@ -2030,14 +2032,14 @@
} }
}, },
"node_modules/@commitlint/rules": { "node_modules/@commitlint/rules": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
"integrity": "sha512-b6F+vBqEXsHVghrhomG0Y6YJimHZqkzZ0n5QEpk03dpBXH2OnsezpTw5e+GvbyYCc7PutGbYVQkytuv+7xCxYA==", "integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
"dependencies": { "dependencies": {
"@commitlint/ensure": "^13.1.0", "@commitlint/ensure": "^13.2.0",
"@commitlint/message": "^13.0.0", "@commitlint/message": "^13.2.0",
"@commitlint/to-lines": "^13.0.0", "@commitlint/to-lines": "^13.2.0",
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"execa": "^5.0.0" "execa": "^5.0.0"
}, },
"engines": { "engines": {
@ -2162,9 +2164,9 @@
} }
}, },
"node_modules/@commitlint/to-lines": { "node_modules/@commitlint/to-lines": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
"integrity": "sha512-mzxWwCio1M4/kG9/69TTYqrraQ66LmtJCYTzAZdZ2eJX3I5w52pSjyP/DJzAUVmmJCYf2Kw3s+RtNVShtnZ+Rw==", "integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
@ -2182,9 +2184,9 @@
} }
}, },
"node_modules/@commitlint/types": { "node_modules/@commitlint/types": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
"integrity": "sha512-zcVjuT+OfKt8h91vhBxt05RMcTGEx6DM7Q9QZeuMbXFk6xgbsSEDMMapbJPA1bCZ81fa/1OQBijSYPrKvtt06g==", "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
"dependencies": { "dependencies": {
"chalk": "^4.0.0" "chalk": "^4.0.0"
}, },
@ -2192,6 +2194,28 @@
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@endemolshinegroup/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-3.0.2.tgz",
"integrity": "sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==",
"dependencies": {
"lodash.get": "^4",
"make-error": "^1",
"ts-node": "^9",
"tslib": "^2"
},
"engines": {
"node": ">=10.0.0"
},
"peerDependencies": {
"cosmiconfig": ">=6"
}
},
"node_modules/@endemolshinegroup/cosmiconfig-typescript-loader/node_modules/tslib": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
},
"node_modules/@eslint/eslintrc": { "node_modules/@eslint/eslintrc": {
"version": "0.4.3", "version": "0.4.3",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz",
@ -4367,6 +4391,11 @@
"safe-buffer": "~5.1.0" "safe-buffer": "~5.1.0"
} }
}, },
"node_modules/arg": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
"integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA=="
},
"node_modules/argparse": { "node_modules/argparse": {
"version": "1.0.10", "version": "1.0.10",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
@ -5455,17 +5484,16 @@
} }
}, },
"node_modules/conventional-commits-parser": { "node_modules/conventional-commits-parser": {
"version": "3.2.1", "version": "3.2.2",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.1.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2.tgz",
"integrity": "sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==", "integrity": "sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g==",
"dependencies": { "dependencies": {
"is-text-path": "^1.0.1", "is-text-path": "^1.0.1",
"JSONStream": "^1.0.4", "JSONStream": "^1.0.4",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"meow": "^8.0.0", "meow": "^8.0.0",
"split2": "^3.0.0", "split2": "^3.0.0",
"through2": "^4.0.0", "through2": "^4.0.0"
"trim-off-newlines": "^1.0.0"
}, },
"bin": { "bin": {
"conventional-commits-parser": "cli.js" "conventional-commits-parser": "cli.js"
@ -5547,6 +5575,11 @@
"node": ">=10" "node": ">=10"
} }
}, },
"node_modules/create-require": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
},
"node_modules/cross-spawn": { "node_modules/cross-spawn": {
"version": "7.0.3", "version": "7.0.3",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
@ -5785,6 +5818,14 @@
"wrappy": "1" "wrappy": "1"
} }
}, },
"node_modules/diff": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
"engines": {
"node": ">=0.3.1"
}
},
"node_modules/diff-sequences": { "node_modules/diff-sequences": {
"version": "27.0.6", "version": "27.0.6",
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz", "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz",
@ -10480,6 +10521,11 @@
"integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=", "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
"dev": true "dev": true
}, },
"node_modules/lodash.get": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
},
"node_modules/lodash.ismatch": { "node_modules/lodash.ismatch": {
"version": "4.4.0", "version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz", "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
@ -10621,6 +10667,11 @@
"semver": "bin/semver.js" "semver": "bin/semver.js"
} }
}, },
"node_modules/make-error": {
"version": "1.3.6",
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
"integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
},
"node_modules/make-fetch-happen": { "node_modules/make-fetch-happen": {
"version": "8.0.14", "version": "8.0.14",
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-8.0.14.tgz", "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-8.0.14.tgz",
@ -13160,7 +13211,6 @@
"version": "0.5.20", "version": "0.5.20",
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz", "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz",
"integrity": "sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==", "integrity": "sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==",
"dev": true,
"dependencies": { "dependencies": {
"buffer-from": "^1.0.0", "buffer-from": "^1.0.0",
"source-map": "^0.6.0" "source-map": "^0.6.0"
@ -13170,7 +13220,6 @@
"version": "0.6.1", "version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true,
"engines": { "engines": {
"node": ">=0.10.0" "node": ">=0.10.0"
} }
@ -13948,12 +13997,29 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/trim-off-newlines": { "node_modules/ts-node": {
"version": "1.0.1", "version": "9.1.1",
"resolved": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz", "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-9.1.1.tgz",
"integrity": "sha1-n5up2e+odkw4dpi8v+sshI8RrbM=", "integrity": "sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==",
"dependencies": {
"arg": "^4.1.0",
"create-require": "^1.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"source-map-support": "^0.5.17",
"yn": "3.1.1"
},
"bin": {
"ts-node": "dist/bin.js",
"ts-node-script": "dist/bin-script.js",
"ts-node-transpile-only": "dist/bin-transpile.js",
"ts-script": "dist/bin-script-deprecated.js"
},
"engines": { "engines": {
"node": ">=0.10.0" "node": ">=10.0.0"
},
"peerDependencies": {
"typescript": ">=2.7"
} }
}, },
"node_modules/tsconfig-paths": { "node_modules/tsconfig-paths": {
@ -14064,6 +14130,18 @@
"is-typedarray": "^1.0.0" "is-typedarray": "^1.0.0"
} }
}, },
"node_modules/typescript": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
}
},
"node_modules/uglify-js": { "node_modules/uglify-js": {
"version": "3.13.10", "version": "3.13.10",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.10.tgz", "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.10.tgz",
@ -14686,6 +14764,14 @@
"node": ">=10" "node": ">=10"
} }
}, },
"node_modules/yn": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
"integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
"engines": {
"node": ">=6"
}
},
"node_modules/yocto-queue": { "node_modules/yocto-queue": {
"version": "0.1.0", "version": "0.1.0",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
@ -16005,75 +16091,77 @@
} }
}, },
"@commitlint/ensure": { "@commitlint/ensure": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
"integrity": "sha512-NRGyjOdZQnlYwm9it//BZJ2Vm+4x7G9rEnHpLCvNKYY0c6RA8Qf7hamLAB8dWO12RLuFt06JaOpHZoTt/gHutA==", "integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
"requires": { "requires": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"lodash": "^4.17.19" "lodash": "^4.17.19"
} }
}, },
"@commitlint/execute-rule": { "@commitlint/execute-rule": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz",
"integrity": "sha512-lBz2bJhNAgkkU/rFMAw3XBNujbxhxlaFHY3lfKB/MxpAa+pIfmWB3ig9i1VKe0wCvujk02O0WiMleNaRn2KJqw==" "integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g=="
}, },
"@commitlint/format": { "@commitlint/format": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz",
"integrity": "sha512-n46rYvzf+6Sm99TJjTLjJBkjm6JVcklt31lDO5Q+pCIV0NnJ4qIUcwa6wIL9a9Vqb1XzlMgtp27E0zyYArkvSg==", "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==",
"requires": { "requires": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"chalk": "^4.0.0" "chalk": "^4.0.0"
} }
}, },
"@commitlint/is-ignored": { "@commitlint/is-ignored": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
"integrity": "sha512-P6zenLE5Tn3FTNjRzmL9+/KooTXEI0khA2TmUbuei9KiycemeO4q7Xk7w7aXwFPNAbN0O9oI7z3z7cFpzKJWmQ==", "integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
"requires": { "requires": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"semver": "7.3.5" "semver": "7.3.5"
} }
}, },
"@commitlint/lint": { "@commitlint/lint": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
"integrity": "sha512-qH9AYSQDDTaSWSdtOvB3G1RdPpcYSgddAdFYqpFewlKQ1GJj/L+sM7vwqCG7/ip6AiM04Sry1sgmFzaEoFREUA==", "integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
"requires": { "requires": {
"@commitlint/is-ignored": "^13.1.0", "@commitlint/is-ignored": "^13.2.0",
"@commitlint/parse": "^13.1.0", "@commitlint/parse": "^13.2.0",
"@commitlint/rules": "^13.1.0", "@commitlint/rules": "^13.2.0",
"@commitlint/types": "^13.1.0" "@commitlint/types": "^13.2.0"
} }
}, },
"@commitlint/load": { "@commitlint/load": {
"version": "13.1.0", "version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
"integrity": "sha512-zlZbjJCWnWmBOSwTXis8H7I6pYk6JbDwOCuARA6B9Y/qt2PD+NCo0E/7EuaaFoxjHl+o56QR5QttuMBrf+BJzg==", "integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
"requires": { "requires": {
"@commitlint/execute-rule": "^13.0.0", "@commitlint/execute-rule": "^13.2.0",
"@commitlint/resolve-extends": "^13.0.0", "@commitlint/resolve-extends": "^13.2.0",
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"cosmiconfig": "^7.0.0", "cosmiconfig": "^7.0.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"resolve-from": "^5.0.0" "resolve-from": "^5.0.0",
"typescript": "^4.4.3"
} }
}, },
"@commitlint/message": { "@commitlint/message": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
"integrity": "sha512-W/pxhesVEk8747BEWJ+VGQ9ILHmCV27/pEwJ0hGny1wqVquUR8SxvScRCbUjHCB1YtWX4dEnOPXOS9CLH/CX7A==" "integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA=="
}, },
"@commitlint/parse": { "@commitlint/parse": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
"integrity": "sha512-xFybZcqBiKVjt6vTStvQkySWEUYPI0AcO4QQELyy29o8EzYZqWkhUfrb7K61fWiHsplWL1iL6F3qCLoxSgTcrg==", "integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
"requires": { "requires": {
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"conventional-changelog-angular": "^5.0.11", "conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.0.0" "conventional-commits-parser": "^3.2.2"
} }
}, },
"@commitlint/read": { "@commitlint/read": {
@ -16102,9 +16190,9 @@
} }
}, },
"@commitlint/resolve-extends": { "@commitlint/resolve-extends": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz",
"integrity": "sha512-1SyaE+UOsYTkQlTPUOoj4NwxQhGFtYildVS/d0TJuK8a9uAJLw7bhCLH2PEeH5cC2D1do4Eqhx/3bLDrSLH3hg==", "integrity": "sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==",
"requires": { "requires": {
"import-fresh": "^3.0.0", "import-fresh": "^3.0.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
@ -16113,14 +16201,14 @@
} }
}, },
"@commitlint/rules": { "@commitlint/rules": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
"integrity": "sha512-b6F+vBqEXsHVghrhomG0Y6YJimHZqkzZ0n5QEpk03dpBXH2OnsezpTw5e+GvbyYCc7PutGbYVQkytuv+7xCxYA==", "integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
"requires": { "requires": {
"@commitlint/ensure": "^13.1.0", "@commitlint/ensure": "^13.2.0",
"@commitlint/message": "^13.0.0", "@commitlint/message": "^13.2.0",
"@commitlint/to-lines": "^13.0.0", "@commitlint/to-lines": "^13.2.0",
"@commitlint/types": "^13.1.0", "@commitlint/types": "^13.2.0",
"execa": "^5.0.0" "execa": "^5.0.0"
} }
}, },
@ -16217,9 +16305,9 @@
} }
}, },
"@commitlint/to-lines": { "@commitlint/to-lines": {
"version": "13.0.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
"integrity": "sha512-mzxWwCio1M4/kG9/69TTYqrraQ66LmtJCYTzAZdZ2eJX3I5w52pSjyP/DJzAUVmmJCYf2Kw3s+RtNVShtnZ+Rw==" "integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg=="
}, },
"@commitlint/top-level": { "@commitlint/top-level": {
"version": "13.0.0", "version": "13.0.0",
@ -16231,13 +16319,31 @@
} }
}, },
"@commitlint/types": { "@commitlint/types": {
"version": "13.1.0", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
"integrity": "sha512-zcVjuT+OfKt8h91vhBxt05RMcTGEx6DM7Q9QZeuMbXFk6xgbsSEDMMapbJPA1bCZ81fa/1OQBijSYPrKvtt06g==", "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
"requires": { "requires": {
"chalk": "^4.0.0" "chalk": "^4.0.0"
} }
}, },
"@endemolshinegroup/cosmiconfig-typescript-loader": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@endemolshinegroup/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-3.0.2.tgz",
"integrity": "sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==",
"requires": {
"lodash.get": "^4",
"make-error": "^1",
"ts-node": "^9",
"tslib": "^2"
},
"dependencies": {
"tslib": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
}
}
},
"@eslint/eslintrc": { "@eslint/eslintrc": {
"version": "0.4.3", "version": "0.4.3",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz",
@ -18005,6 +18111,11 @@
} }
} }
}, },
"arg": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
"integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA=="
},
"argparse": { "argparse": {
"version": "1.0.10", "version": "1.0.10",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
@ -18848,17 +18959,16 @@
} }
}, },
"conventional-commits-parser": { "conventional-commits-parser": {
"version": "3.2.1", "version": "3.2.2",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.1.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2.tgz",
"integrity": "sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==", "integrity": "sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g==",
"requires": { "requires": {
"is-text-path": "^1.0.1", "is-text-path": "^1.0.1",
"JSONStream": "^1.0.4", "JSONStream": "^1.0.4",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"meow": "^8.0.0", "meow": "^8.0.0",
"split2": "^3.0.0", "split2": "^3.0.0",
"through2": "^4.0.0", "through2": "^4.0.0"
"trim-off-newlines": "^1.0.0"
} }
}, },
"conventional-recommended-bump": { "conventional-recommended-bump": {
@ -18920,6 +19030,11 @@
"yaml": "^1.10.0" "yaml": "^1.10.0"
} }
}, },
"create-require": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
},
"cross-spawn": { "cross-spawn": {
"version": "7.0.3", "version": "7.0.3",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
@ -19100,6 +19215,11 @@
"wrappy": "1" "wrappy": "1"
} }
}, },
"diff": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A=="
},
"diff-sequences": { "diff-sequences": {
"version": "27.0.6", "version": "27.0.6",
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz", "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz",
@ -22693,6 +22813,11 @@
"integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=", "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
"dev": true "dev": true
}, },
"lodash.get": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
},
"lodash.ismatch": { "lodash.ismatch": {
"version": "4.4.0", "version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz", "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
@ -22805,6 +22930,11 @@
} }
} }
}, },
"make-error": {
"version": "1.3.6",
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
"integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
},
"make-fetch-happen": { "make-fetch-happen": {
"version": "8.0.14", "version": "8.0.14",
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-8.0.14.tgz", "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-8.0.14.tgz",
@ -24701,7 +24831,6 @@
"version": "0.5.20", "version": "0.5.20",
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz", "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.20.tgz",
"integrity": "sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==", "integrity": "sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==",
"dev": true,
"requires": { "requires": {
"buffer-from": "^1.0.0", "buffer-from": "^1.0.0",
"source-map": "^0.6.0" "source-map": "^0.6.0"
@ -24710,8 +24839,7 @@
"source-map": { "source-map": {
"version": "0.6.1", "version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
"dev": true
} }
} }
}, },
@ -25315,10 +25443,18 @@
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz", "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
"integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==" "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw=="
}, },
"trim-off-newlines": { "ts-node": {
"version": "1.0.1", "version": "9.1.1",
"resolved": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz", "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-9.1.1.tgz",
"integrity": "sha1-n5up2e+odkw4dpi8v+sshI8RrbM=" "integrity": "sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==",
"requires": {
"arg": "^4.1.0",
"create-require": "^1.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"source-map-support": "^0.5.17",
"yn": "3.1.1"
}
}, },
"tsconfig-paths": { "tsconfig-paths": {
"version": "3.11.0", "version": "3.11.0",
@ -25406,6 +25542,11 @@
"is-typedarray": "^1.0.0" "is-typedarray": "^1.0.0"
} }
}, },
"typescript": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA=="
},
"uglify-js": { "uglify-js": {
"version": "3.13.10", "version": "3.13.10",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.10.tgz", "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.13.10.tgz",
@ -25888,6 +26029,11 @@
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w=="
}, },
"yn": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
"integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q=="
},
"yocto-queue": { "yocto-queue": {
"version": "0.1.0", "version": "0.1.0",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",

View file

@ -28,9 +28,9 @@
"@commitlint/config-conventional": "^13.2.0", "@commitlint/config-conventional": "^13.2.0",
"@commitlint/config-lerna-scopes": "^13.2.0", "@commitlint/config-lerna-scopes": "^13.2.0",
"@commitlint/config-patternplate": "^13.2.0", "@commitlint/config-patternplate": "^13.2.0",
"@commitlint/format": "^13.1.0", "@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.1.0", "@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.1.0", "@commitlint/load": "^13.2.1",
"commitlint-config-jira": "^1.5.1", "commitlint-config-jira": "^1.5.1",
"commitlint-plugin-function-rules": "^1.3.2", "commitlint-plugin-function-rules": "^1.3.2",
"commitlint-plugin-jira-rules": "^1.5.1", "commitlint-plugin-jira-rules": "^1.5.1",