Skip to content

Commit 572ae7d

Browse files
chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 in /docs (#439)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c12f50 commit 572ae7d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/eslint-parser": "^7.19.1",
3030
"@docusaurus/eslint-plugin": "^2.2.0",
3131
"@docusaurus/module-type-aliases": "^2.2.0",
32-
"eslint": "^8.28.0",
32+
"eslint": "^8.29.0",
3333
"prettier": "^2.8.0"
3434
},
3535
"browserslist": {

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3854,10 +3854,10 @@ eslint-visitor-keys@^3.3.0:
38543854
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
38553855
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
38563856

3857-
eslint@^8.28.0:
3858-
version "8.28.0"
3859-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
3860-
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
3857+
eslint@^8.29.0:
3858+
version "8.29.0"
3859+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
3860+
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
38613861
dependencies:
38623862
"@eslint/eslintrc" "^1.3.3"
38633863
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)