Skip to content

Commit 5e3f43e

Browse files
chore(dev-deps): bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.28.0...v8.29.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ad1a00 commit 5e3f43e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/eslint-plugin": "^5.45.0",
2828
"@typescript-eslint/parser": "^5.44.0",
2929
"chai": "^4.3.7",
30-
"eslint": "^8.28.0",
30+
"eslint": "^8.29.0",
3131
"eslint-config-prettier": "^8.5.0",
3232
"eslint-config-salesforce": "^1.1.0",
3333
"eslint-config-salesforce-license": "^0.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3950,10 +3950,10 @@ eslint@^7.27.0:
39503950
text-table "^0.2.0"
39513951
v8-compile-cache "^2.0.3"
39523952

3953-
eslint@^8.28.0:
3954-
version "8.28.0"
3955-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
3956-
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
3953+
eslint@^8.29.0:
3954+
version "8.29.0"
3955+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
3956+
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
39573957
dependencies:
39583958
"@eslint/eslintrc" "^1.3.3"
39593959
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)