Skip to content

Commit

Permalink
Update dependency eslint to v8.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 3, 2022
1 parent b80b6bb commit 99eae2e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@rollup/plugin-node-resolve": "15.0.1",
"babel-eslint": "10.1.0",
"chalk": "5.1.2",
"eslint": "8.27.0",
"eslint": "8.29.0",
"eslint-plugin-json": "3.1.0",
"jest": "29.3.1",
"prettier": "2.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2187,10 +2187,10 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==

eslint@8.27.0:
version "8.27.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.27.0.tgz"
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
eslint@8.29.0:
version "8.29.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.29.0.tgz"
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
dependencies:
"@eslint/eslintrc" "^1.3.3"
"@humanwhocodes/config-array" "^0.11.6"
Expand Down

0 comments on commit 99eae2e

Please sign in to comment.