mirror of
https://github.com/scratchfoundation/scratch-sb1-converter.git
synced 2025-02-17 12:00:26 -05:00
chore(deps): update commitlint monorepo to v18.5.0
This commit is contained in:
parent
8b8692a235
commit
0a08a705ad
2 changed files with 104 additions and 104 deletions
204
package-lock.json
generated
204
package-lock.json
generated
|
@ -19,8 +19,8 @@
|
|||
"@babel/eslint-parser": "7.23.3",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/register": "^7.0.0",
|
||||
"@commitlint/cli": "18.4.4",
|
||||
"@commitlint/config-conventional": "18.4.4",
|
||||
"@commitlint/cli": "18.5.0",
|
||||
"@commitlint/config-conventional": "18.5.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-loader": "^8.0.4",
|
||||
"docdash": "^1.0.0",
|
||||
|
@ -2220,14 +2220,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.4.tgz",
|
||||
"integrity": "sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.5.0.tgz",
|
||||
"integrity": "sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^18.4.4",
|
||||
"@commitlint/lint": "^18.4.4",
|
||||
"@commitlint/load": "^18.4.4",
|
||||
"@commitlint/lint": "^18.5.0",
|
||||
"@commitlint/load": "^18.5.0",
|
||||
"@commitlint/read": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"execa": "^5.0.0",
|
||||
|
@ -2280,9 +2280,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz",
|
||||
"integrity": "sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz",
|
||||
"integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2"
|
||||
|
@ -2292,12 +2292,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-validator": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.4.tgz",
|
||||
"integrity": "sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.6.0.tgz",
|
||||
"integrity": "sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"ajv": "^8.11.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -2327,12 +2327,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@commitlint/ensure": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.4.4.tgz",
|
||||
"integrity": "sha512-KjD19p6julB5WrQL+Cd8p+AePwpl1XzGAjB0jnuFMKWtji9L7ucCZUKDstGjlkBZGGzH/nvdB8K+bh5K27EVUg==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.6.0.tgz",
|
||||
"integrity": "sha512-xY07NmOBJ7JuhX3tic021PaeLepZARIQyqpAQoNQZoml1keBFfB6MbA7XlWZv0ebbarUFE4yhKxOPw+WFv7/qw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
|
@ -2436,12 +2436,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/is-ignored": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.4.tgz",
|
||||
"integrity": "sha512-rXWes9owKBTjfTr6Od7YlflRg4N+ngkOH+dUZhk0qL/XQb26mHz0EgVgdixMVBac1OsohRwJaLmVHX+5F6vfmg==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.6.0.tgz",
|
||||
"integrity": "sha512-Xjx/ZyyJ4FdLuz0FcOvqiqSFgiO2yYj3QN9XlvyrxqbXTxPVC7QFEXJYBVPulUSN/gR7WXH1Udw+HYYfD17xog==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"semver": "7.5.4"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -2482,30 +2482,30 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@commitlint/lint": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.4.tgz",
|
||||
"integrity": "sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.6.0.tgz",
|
||||
"integrity": "sha512-ycbuDWfyykPmslgiHzhz8dL6F0BJYltXLVfc+M49z0c+FNITM0v+r0Vd2+Tdtq06VTc894p2+YSmZhulY8Jn3Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/is-ignored": "^18.4.4",
|
||||
"@commitlint/parse": "^18.4.4",
|
||||
"@commitlint/rules": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4"
|
||||
"@commitlint/is-ignored": "^18.6.0",
|
||||
"@commitlint/parse": "^18.6.0",
|
||||
"@commitlint/rules": "^18.6.0",
|
||||
"@commitlint/types": "^18.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.4.tgz",
|
||||
"integrity": "sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.6.0.tgz",
|
||||
"integrity": "sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/config-validator": "^18.6.0",
|
||||
"@commitlint/execute-rule": "^18.4.4",
|
||||
"@commitlint/resolve-extends": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/resolve-extends": "^18.6.0",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.3.6",
|
||||
"cosmiconfig-typescript-loader": "^5.0.0",
|
||||
|
@ -2598,12 +2598,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/parse": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.4.4.tgz",
|
||||
"integrity": "sha512-99G7dyn/OoyNWXJni0Ki0K3aJd01pEb/Im/Id6y4X7PN+kGOahjz2z/cXYYHn7xDdooqFVdiVrVLeChfgpWZ2g==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.6.0.tgz",
|
||||
"integrity": "sha512-Y/G++GJpATFw54O0jikc/h2ibyGHgghtPnwsOk3O/aU092ydJ5XEHYcd7xGNQYuLweLzQis2uEwRNk9AVIPbQQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"conventional-changelog-angular": "^7.0.0",
|
||||
"conventional-commits-parser": "^5.0.0"
|
||||
},
|
||||
|
@ -2627,13 +2627,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/resolve-extends": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz",
|
||||
"integrity": "sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.6.0.tgz",
|
||||
"integrity": "sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/config-validator": "^18.6.0",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"import-fresh": "^3.0.0",
|
||||
"lodash.mergewith": "^4.6.2",
|
||||
"resolve-from": "^5.0.0",
|
||||
|
@ -2644,15 +2644,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/rules": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.4.4.tgz",
|
||||
"integrity": "sha512-6Uzlsnl/GljEI+80NWjf4ThOfR8NIsbm18IfXYuCEchlwMHSxiuYG4rHSK5DNmG/+MIo8eR5VdQ0gQyt7kWzAA==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.6.0.tgz",
|
||||
"integrity": "sha512-pTalvCEvuCWrBWZA/YqO/3B3nZnY3Ncc+TmQsRajBdC1tkQIm5Iovdo4Ec7f2Dw1tVvpYMUUNAgcWqsY0WckWg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/ensure": "^18.4.4",
|
||||
"@commitlint/ensure": "^18.6.0",
|
||||
"@commitlint/message": "^18.4.4",
|
||||
"@commitlint/to-lines": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"execa": "^5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -2751,9 +2751,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/types": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.6.0.tgz",
|
||||
"integrity": "sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
|
@ -25234,14 +25234,14 @@
|
|||
"optional": true
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.4.tgz",
|
||||
"integrity": "sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.5.0.tgz",
|
||||
"integrity": "sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^18.4.4",
|
||||
"@commitlint/lint": "^18.4.4",
|
||||
"@commitlint/load": "^18.4.4",
|
||||
"@commitlint/lint": "^18.5.0",
|
||||
"@commitlint/load": "^18.5.0",
|
||||
"@commitlint/read": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"execa": "^5.0.0",
|
||||
|
@ -25281,21 +25281,21 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/config-conventional": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz",
|
||||
"integrity": "sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz",
|
||||
"integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2"
|
||||
}
|
||||
},
|
||||
"@commitlint/config-validator": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.4.tgz",
|
||||
"integrity": "sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.6.0.tgz",
|
||||
"integrity": "sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"ajv": "^8.11.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -25320,12 +25320,12 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/ensure": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.4.4.tgz",
|
||||
"integrity": "sha512-KjD19p6julB5WrQL+Cd8p+AePwpl1XzGAjB0jnuFMKWtji9L7ucCZUKDstGjlkBZGGzH/nvdB8K+bh5K27EVUg==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.6.0.tgz",
|
||||
"integrity": "sha512-xY07NmOBJ7JuhX3tic021PaeLepZARIQyqpAQoNQZoml1keBFfB6MbA7XlWZv0ebbarUFE4yhKxOPw+WFv7/qw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
|
@ -25401,12 +25401,12 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/is-ignored": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.4.tgz",
|
||||
"integrity": "sha512-rXWes9owKBTjfTr6Od7YlflRg4N+ngkOH+dUZhk0qL/XQb26mHz0EgVgdixMVBac1OsohRwJaLmVHX+5F6vfmg==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.6.0.tgz",
|
||||
"integrity": "sha512-Xjx/ZyyJ4FdLuz0FcOvqiqSFgiO2yYj3QN9XlvyrxqbXTxPVC7QFEXJYBVPulUSN/gR7WXH1Udw+HYYfD17xog==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"semver": "7.5.4"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -25437,27 +25437,27 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/lint": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.4.tgz",
|
||||
"integrity": "sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.6.0.tgz",
|
||||
"integrity": "sha512-ycbuDWfyykPmslgiHzhz8dL6F0BJYltXLVfc+M49z0c+FNITM0v+r0Vd2+Tdtq06VTc894p2+YSmZhulY8Jn3Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/is-ignored": "^18.4.4",
|
||||
"@commitlint/parse": "^18.4.4",
|
||||
"@commitlint/rules": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4"
|
||||
"@commitlint/is-ignored": "^18.6.0",
|
||||
"@commitlint/parse": "^18.6.0",
|
||||
"@commitlint/rules": "^18.6.0",
|
||||
"@commitlint/types": "^18.6.0"
|
||||
}
|
||||
},
|
||||
"@commitlint/load": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.4.tgz",
|
||||
"integrity": "sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.6.0.tgz",
|
||||
"integrity": "sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/config-validator": "^18.6.0",
|
||||
"@commitlint/execute-rule": "^18.4.4",
|
||||
"@commitlint/resolve-extends": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/resolve-extends": "^18.6.0",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.3.6",
|
||||
"cosmiconfig-typescript-loader": "^5.0.0",
|
||||
|
@ -25525,12 +25525,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"@commitlint/parse": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.4.4.tgz",
|
||||
"integrity": "sha512-99G7dyn/OoyNWXJni0Ki0K3aJd01pEb/Im/Id6y4X7PN+kGOahjz2z/cXYYHn7xDdooqFVdiVrVLeChfgpWZ2g==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.6.0.tgz",
|
||||
"integrity": "sha512-Y/G++GJpATFw54O0jikc/h2ibyGHgghtPnwsOk3O/aU092ydJ5XEHYcd7xGNQYuLweLzQis2uEwRNk9AVIPbQQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"conventional-changelog-angular": "^7.0.0",
|
||||
"conventional-commits-parser": "^5.0.0"
|
||||
}
|
||||
|
@ -25548,13 +25548,13 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/resolve-extends": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz",
|
||||
"integrity": "sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.6.0.tgz",
|
||||
"integrity": "sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/config-validator": "^18.6.0",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"import-fresh": "^3.0.0",
|
||||
"lodash.mergewith": "^4.6.2",
|
||||
"resolve-from": "^5.0.0",
|
||||
|
@ -25562,15 +25562,15 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/rules": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.4.4.tgz",
|
||||
"integrity": "sha512-6Uzlsnl/GljEI+80NWjf4ThOfR8NIsbm18IfXYuCEchlwMHSxiuYG4rHSK5DNmG/+MIo8eR5VdQ0gQyt7kWzAA==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.6.0.tgz",
|
||||
"integrity": "sha512-pTalvCEvuCWrBWZA/YqO/3B3nZnY3Ncc+TmQsRajBdC1tkQIm5Iovdo4Ec7f2Dw1tVvpYMUUNAgcWqsY0WckWg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/ensure": "^18.4.4",
|
||||
"@commitlint/ensure": "^18.6.0",
|
||||
"@commitlint/message": "^18.4.4",
|
||||
"@commitlint/to-lines": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"@commitlint/types": "^18.6.0",
|
||||
"execa": "^5.0.0"
|
||||
}
|
||||
},
|
||||
|
@ -25635,9 +25635,9 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/types": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.6.0.tgz",
|
||||
"integrity": "sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0"
|
||||
|
|
|
@ -41,8 +41,8 @@
|
|||
"@babel/eslint-parser": "7.23.3",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/register": "^7.0.0",
|
||||
"@commitlint/cli": "18.4.4",
|
||||
"@commitlint/config-conventional": "18.4.4",
|
||||
"@commitlint/cli": "18.5.0",
|
||||
"@commitlint/config-conventional": "18.5.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-loader": "^8.0.4",
|
||||
"docdash": "^1.0.0",
|
||||
|
|
Loading…
Reference in a new issue