mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
deps(npm): bump jscpd from 3.5.10 to 4.0.4 in /dependencies (#5726)
Bumps [jscpd](https://github.com/kucherenko/jscpd) from 3.5.10 to 4.0.4. - [Changelog](https://github.com/kucherenko/jscpd/blob/master/CHANGELOG.md) - [Commits](https://github.com/kucherenko/jscpd/commits) --- updated-dependencies: - dependency-name: jscpd dependency-type: direct:production 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:
parent
da283a0bdc
commit
8b554c2398
2 changed files with 138 additions and 45 deletions
181
dependencies/package-lock.json
generated
vendored
181
dependencies/package-lock.json
generated
vendored
|
@ -28,7 +28,7 @@
|
||||||
"eslint-plugin-vue": "^9.26.0",
|
"eslint-plugin-vue": "^9.26.0",
|
||||||
"gherkin-lint": "^4.2.4",
|
"gherkin-lint": "^4.2.4",
|
||||||
"htmlhint": "^1.1.4",
|
"htmlhint": "^1.1.4",
|
||||||
"jscpd": "^3.5.10",
|
"jscpd": "^4.0.4",
|
||||||
"markdownlint-cli": "^0.41.0",
|
"markdownlint-cli": "^0.41.0",
|
||||||
"next": "^14.2.3",
|
"next": "^14.2.3",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
|
@ -4496,49 +4496,105 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jscpd/core": {
|
"node_modules/@jscpd/core": {
|
||||||
"version": "3.5.4",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@jscpd/core/-/core-3.5.4.tgz",
|
"resolved": "https://registry.npmjs.org/@jscpd/core/-/core-4.0.1.tgz",
|
||||||
"integrity": "sha512-jf37O5C8/Pe4/FbSvgW+IDBwWkRfBCDzJGx4c+zrbq52CIY4ZvREfi1kw6BaE6C6Xz84FgfpKYOuSW/8gTk83A==",
|
"integrity": "sha512-6Migc68Z8p7q5xqW1wbF3SfIbYHPQoiLHPbJb1A1Z1H9DwImwopFkYflqRDpuamLd0Jfg2jx3ZBmHQt21NbD1g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"eventemitter3": "^4.0.4"
|
"eventemitter3": "^5.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@jscpd/core/node_modules/eventemitter3": {
|
||||||
|
"version": "5.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz",
|
||||||
|
"integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA=="
|
||||||
|
},
|
||||||
"node_modules/@jscpd/finder": {
|
"node_modules/@jscpd/finder": {
|
||||||
"version": "3.5.10",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@jscpd/finder/-/finder-3.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/@jscpd/finder/-/finder-4.0.1.tgz",
|
||||||
"integrity": "sha512-zyafUsTB2xDySho3wKMSoZuiMw2XvkdYW72kI7bLdz9M+ERyTMRfUnX1RgoGldXyylyZPF1FSflmfsppkV4Wuw==",
|
"integrity": "sha512-TcCT28686GeLl87EUmrBXYmuOFELVMDwyjKkcId+qjNS1zVWRd53Xd5xKwEDzkCEgen/vCs+lorLLToolXp5oQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jscpd/core": "^3.5.4",
|
"@jscpd/core": "4.0.1",
|
||||||
"@jscpd/tokenizer": "^3.5.4",
|
"@jscpd/tokenizer": "4.0.1",
|
||||||
"blamer": "^1.0.4",
|
"blamer": "^1.0.6",
|
||||||
"bytes": "^3.1.0",
|
"bytes": "^3.1.2",
|
||||||
"cli-table3": "^0.6.0",
|
"cli-table3": "^0.6.5",
|
||||||
"colors": "1.4.0",
|
"colors": "^1.4.0",
|
||||||
"fast-glob": "^3.2.2",
|
"fast-glob": "^3.3.2",
|
||||||
"fs-extra": "^9.0.0",
|
"fs-extra": "^11.2.0",
|
||||||
"markdown-table": "^2.0.0",
|
"markdown-table": "^2.0.0",
|
||||||
"pug": "^3.0.1"
|
"pug": "^3.0.3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jscpd/finder/node_modules/fast-glob": {
|
||||||
|
"version": "3.3.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
|
||||||
|
"integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
|
||||||
|
"dependencies": {
|
||||||
|
"@nodelib/fs.stat": "^2.0.2",
|
||||||
|
"@nodelib/fs.walk": "^1.2.3",
|
||||||
|
"glob-parent": "^5.1.2",
|
||||||
|
"merge2": "^1.3.0",
|
||||||
|
"micromatch": "^4.0.4"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=8.6.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jscpd/finder/node_modules/fs-extra": {
|
||||||
|
"version": "11.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
|
||||||
|
"integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
|
||||||
|
"dependencies": {
|
||||||
|
"graceful-fs": "^4.2.0",
|
||||||
|
"jsonfile": "^6.0.1",
|
||||||
|
"universalify": "^2.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=14.14"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jscpd/finder/node_modules/glob-parent": {
|
||||||
|
"version": "5.1.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
||||||
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
||||||
|
"dependencies": {
|
||||||
|
"is-glob": "^4.0.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jscpd/html-reporter": {
|
"node_modules/@jscpd/html-reporter": {
|
||||||
"version": "3.5.10",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@jscpd/html-reporter/-/html-reporter-3.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/@jscpd/html-reporter/-/html-reporter-4.0.1.tgz",
|
||||||
"integrity": "sha512-EPee/YSy/12UboUOoOD+vFvU8/Bi/CAKnjTDnAdPnJlSh68jog/BNhHKrXiiJKZS2CLn1WzjUaefJrn8VcWo+A==",
|
"integrity": "sha512-M9fFETNvXXuy4fWv0M2oMluxwrQUBtubxCHaWw21lb2G8A6SE19moe3dUkluZ/3V4BccywfeF9lSEUg84heLww==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jscpd/finder": "^3.5.10",
|
|
||||||
"colors": "1.4.0",
|
"colors": "1.4.0",
|
||||||
"fs-extra": "^9.0.1",
|
"fs-extra": "^11.2.0",
|
||||||
"pug": "^3.0.2"
|
"pug": "^3.0.3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jscpd/html-reporter/node_modules/fs-extra": {
|
||||||
|
"version": "11.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
|
||||||
|
"integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
|
||||||
|
"dependencies": {
|
||||||
|
"graceful-fs": "^4.2.0",
|
||||||
|
"jsonfile": "^6.0.1",
|
||||||
|
"universalify": "^2.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=14.14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jscpd/tokenizer": {
|
"node_modules/@jscpd/tokenizer": {
|
||||||
"version": "3.5.4",
|
"version": "4.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@jscpd/tokenizer/-/tokenizer-3.5.4.tgz",
|
"resolved": "https://registry.npmjs.org/@jscpd/tokenizer/-/tokenizer-4.0.1.tgz",
|
||||||
"integrity": "sha512-qvGbHNFaGXqMqgw0cujRqSM2cuPBAR9EOtZNUx4eGQ6IeuJhsS+aI0ijEUOE1OdVBStdu5xYdyytuLkkmtJzHA==",
|
"integrity": "sha512-l/CPeEigadYcQUsUxf1wdCBfNjyAxYcQU04KciFNmSZAMY+ykJ8fZsiuyfjb+oOuDgsIPZZ9YvbvsCr6NBXueg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jscpd/core": "^3.5.4",
|
"@jscpd/core": "4.0.1",
|
||||||
"reprism": "^0.0.11",
|
"reprism": "^0.0.11",
|
||||||
"spark-md5": "^3.0.1"
|
"spark-md5": "^3.0.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jsep-plugin/regex": {
|
"node_modules/@jsep-plugin/regex": {
|
||||||
|
@ -9399,9 +9455,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/blamer": {
|
"node_modules/blamer": {
|
||||||
"version": "1.0.4",
|
"version": "1.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/blamer/-/blamer-1.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/blamer/-/blamer-1.0.6.tgz",
|
||||||
"integrity": "sha512-wKUEcMmhVUVjrpXKMROJY/O7EUNzQVAcE4jrVwLw/EcMVRS+xzgRpLOEQ/LRXBp1WGtl7uDMHcNzSeJWCRg0Tg==",
|
"integrity": "sha512-fv7QToPS87oD1m1bDDTf29zC/bVKJxj2Nqh1r/v4NhMtbnzDIbWOHBYIfxCjlmkVGu3FGOjKgdNG3SFm7TkvBQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"execa": "^4.0.0",
|
"execa": "^4.0.0",
|
||||||
"which": "^2.0.2"
|
"which": "^2.0.2"
|
||||||
|
@ -10025,9 +10081,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cli-table3": {
|
"node_modules/cli-table3": {
|
||||||
"version": "0.6.3",
|
"version": "0.6.5",
|
||||||
"resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.5.tgz",
|
||||||
"integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==",
|
"integrity": "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"string-width": "^4.2.0"
|
"string-width": "^4.2.0"
|
||||||
},
|
},
|
||||||
|
@ -15485,23 +15541,60 @@
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"node_modules/jscpd": {
|
"node_modules/jscpd": {
|
||||||
"version": "3.5.10",
|
"version": "4.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/jscpd/-/jscpd-3.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/jscpd/-/jscpd-4.0.4.tgz",
|
||||||
"integrity": "sha512-lsFBSqtmGocMtF8NuCh867VRhjeSvPlGit7FYA9a9bX3GFoV65djHnWMbIWfHLb/6wCCwllmXaHuMgeMuhqo3Q==",
|
"integrity": "sha512-tmcB7uQPYzdIwc03Z7ngWCD3vrJ96B88kaAh86f9dQ7dz1Cikj29t9Lu8kzFf1NIyhdm1MMP8HHIAXUx0L9EhQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jscpd/core": "^3.5.4",
|
"@jscpd/core": "4.0.1",
|
||||||
"@jscpd/finder": "^3.5.10",
|
"@jscpd/finder": "4.0.1",
|
||||||
"@jscpd/html-reporter": "^3.5.10",
|
"@jscpd/html-reporter": "4.0.1",
|
||||||
"@jscpd/tokenizer": "^3.5.4",
|
"@jscpd/tokenizer": "4.0.1",
|
||||||
"colors": "1.4.0",
|
"colors": "^1.4.0",
|
||||||
"commander": "^5.0.0",
|
"commander": "^5.0.0",
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^11.2.0",
|
||||||
"gitignore-to-glob": "^0.3.0"
|
"gitignore-to-glob": "^0.3.0",
|
||||||
|
"jscpd-sarif-reporter": "4.0.3"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"jscpd": "bin/jscpd"
|
"jscpd": "bin/jscpd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/jscpd-sarif-reporter": {
|
||||||
|
"version": "4.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/jscpd-sarif-reporter/-/jscpd-sarif-reporter-4.0.3.tgz",
|
||||||
|
"integrity": "sha512-0T7KiWiDIVArvlBkvCorn2NFwQe7p7DJ37o4YFRuPLDpcr1jNHQlEfbFPw8hDdgJ4hpfby6A5YwyHqASKJ7drA==",
|
||||||
|
"dependencies": {
|
||||||
|
"colors": "^1.4.0",
|
||||||
|
"fs-extra": "^11.2.0",
|
||||||
|
"node-sarif-builder": "^2.0.3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/jscpd-sarif-reporter/node_modules/fs-extra": {
|
||||||
|
"version": "11.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
|
||||||
|
"integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
|
||||||
|
"dependencies": {
|
||||||
|
"graceful-fs": "^4.2.0",
|
||||||
|
"jsonfile": "^6.0.1",
|
||||||
|
"universalify": "^2.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=14.14"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/jscpd/node_modules/fs-extra": {
|
||||||
|
"version": "11.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
|
||||||
|
"integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
|
||||||
|
"dependencies": {
|
||||||
|
"graceful-fs": "^4.2.0",
|
||||||
|
"jsonfile": "^6.0.1",
|
||||||
|
"universalify": "^2.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=14.14"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/jsep": {
|
"node_modules/jsep": {
|
||||||
"version": "1.3.8",
|
"version": "1.3.8",
|
||||||
"resolved": "https://registry.npmjs.org/jsep/-/jsep-1.3.8.tgz",
|
"resolved": "https://registry.npmjs.org/jsep/-/jsep-1.3.8.tgz",
|
||||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -23,7 +23,7 @@
|
||||||
"eslint-plugin-vue": "^9.26.0",
|
"eslint-plugin-vue": "^9.26.0",
|
||||||
"gherkin-lint": "^4.2.4",
|
"gherkin-lint": "^4.2.4",
|
||||||
"htmlhint": "^1.1.4",
|
"htmlhint": "^1.1.4",
|
||||||
"jscpd": "^3.5.10",
|
"jscpd": "^4.0.4",
|
||||||
"markdownlint-cli": "^0.41.0",
|
"markdownlint-cli": "^0.41.0",
|
||||||
"next": "^14.2.3",
|
"next": "^14.2.3",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
|
|
Loading…
Reference in a new issue