Skip to content

Commit

Permalink
chore(deps): pin dependency eslint to 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2021
1 parent f22c703 commit b2de09c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/eslint": "7.28.2",
"ava": "3.15.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.2.0",
"eslint": "8.2.0",
"prettier": "2.4.1",
"semantic-release": "17.4.7",
"ts-node": "10.4.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2055,7 +2055,7 @@ eslint-visitor-keys@^3.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==

eslint@^8.2.0:
eslint@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.2.0.tgz#44d3fb506d0f866a506d97a0fc0e90ee6d06a815"
integrity sha512-erw7XmM+CLxTOickrimJ1SiF55jiNlVSp2qqm0NuBWPtHYQCegD5ZMaW0c3i5ytPqL+SSLaCxdvQXFPLJn+ABw==
Expand Down

0 comments on commit b2de09c

Please sign in to comment.