Skip to content

Commit

Permalink
chore(dev-deps): bump eslint from 8.50.0 to 8.51.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent c167eb3 commit 8322b57
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"chai": "^4.3.8",
"deep-equal-in-any-order": "^1.1.19",
"deepmerge": "^4.3.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-salesforce": "^2.0.2",
"eslint-config-salesforce-license": "^0.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@eslint/js@8.50.0":
version "8.50.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
"@eslint/js@8.51.0":
version "8.51.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==

"@humanwhocodes/config-array@^0.11.11":
version "0.11.11"
Expand Down Expand Up @@ -2223,15 +2223,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==

eslint@^8.41.0, eslint@^8.50.0:
version "8.50.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
eslint@^8.41.0, eslint@^8.51.0:
version "8.51.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.6.1"
"@eslint/eslintrc" "^2.1.2"
"@eslint/js" "8.50.0"
"@eslint/js" "8.51.0"
"@humanwhocodes/config-array" "^0.11.11"
"@humanwhocodes/module-importer" "^1.0.1"
"@nodelib/fs.walk" "^1.2.8"
Expand Down

2 comments on commit 8322b57

@svc-cli-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 8322b57 Previous: 4a5e6ed Ratio
eda-componentSetCreate-linux 549 ms 305 ms 1.80
eda-sourceToMdapi-linux 9388 ms 6967 ms 1.35
eda-sourceToZip-linux 5906 ms 4676 ms 1.26
eda-mdapiToSource-linux 6206 ms 3927 ms 1.58
lotsOfClasses-componentSetCreate-linux 733 ms 467 ms 1.57
lotsOfClasses-sourceToMdapi-linux 12647 ms 8364 ms 1.51
lotsOfClasses-sourceToZip-linux 8443 ms 6132 ms 1.38
lotsOfClasses-mdapiToSource-linux 7038 ms 3820 ms 1.84
lotsOfClassesOneDir-componentSetCreate-linux 1339 ms 769 ms 1.74
lotsOfClassesOneDir-sourceToMdapi-linux 15480 ms 11288 ms 1.37
lotsOfClassesOneDir-sourceToZip-linux 13608 ms 10459 ms 1.30
lotsOfClassesOneDir-mdapiToSource-linux 12006 ms 6680 ms 1.80

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 8322b57 Previous: 4a5e6ed Ratio
eda-componentSetCreate-win32 473 ms 474 ms 1.00
eda-sourceToMdapi-win32 8899 ms 8072 ms 1.10
eda-sourceToZip-win32 7070 ms 6739 ms 1.05
eda-mdapiToSource-win32 8040 ms 7892 ms 1.02
lotsOfClasses-componentSetCreate-win32 1032 ms 1004 ms 1.03
lotsOfClasses-sourceToMdapi-win32 14987 ms 14131 ms 1.06
lotsOfClasses-sourceToZip-win32 10127 ms 9356 ms 1.08
lotsOfClasses-mdapiToSource-win32 9558 ms 9558 ms 1
lotsOfClassesOneDir-componentSetCreate-win32 1823 ms 1691 ms 1.08
lotsOfClassesOneDir-sourceToMdapi-win32 23345 ms 23327 ms 1.00
lotsOfClassesOneDir-sourceToZip-win32 15937 ms 18159 ms 0.88
lotsOfClassesOneDir-mdapiToSource-win32 17392 ms 16819 ms 1.03

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.