Skip to content

Commit 011522f

Browse files
chore(dev-deps): bump eslint from 8.32.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.32.0...v8.34.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 1963e76 commit 011522f

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.50.0",
2929
"chai": "^4.3.7",
30-
"eslint": "^8.32.0",
30+
"eslint": "^8.34.0",
3131
"eslint-config-prettier": "^8.6.0",
3232
"eslint-config-salesforce": "^1.1.1",
3333
"eslint-config-salesforce-license": "^0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4042,10 +4042,10 @@ eslint@^7.27.0:
40424042
text-table "^0.2.0"
40434043
v8-compile-cache "^2.0.3"
40444044

4045-
eslint@^8.32.0:
4046-
version "8.32.0"
4047-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
4048-
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
4045+
eslint@^8.34.0:
4046+
version "8.34.0"
4047+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34.0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6"
4048+
integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==
40494049
dependencies:
40504050
"@eslint/eslintrc" "^1.4.1"
40514051
"@humanwhocodes/config-array" "^0.11.8"

0 commit comments

Comments
 (0)