Skip to content

Commit 3b22e3f

Browse files
chore(dev-deps): bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.31.0...v8.32.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 01e30d4 commit 3b22e3f

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4051,10 +4051,10 @@ eslint@^7.27.0:
40514051
text-table "^0.2.0"
40524052
v8-compile-cache "^2.0.3"
40534053

4054-
eslint@^8.31.0:
4055-
version "8.31.0"
4056-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
4057-
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
4054+
eslint@^8.32.0:
4055+
version "8.32.0"
4056+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
4057+
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
40584058
dependencies:
40594059
"@eslint/eslintrc" "^1.4.1"
40604060
"@humanwhocodes/config-array" "^0.11.8"

0 commit comments

Comments
 (0)