Skip to content

Commit

Permalink
chore(deps): update dependency @rushstack/eslint-patch to v1.4.0 (#1384)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent e2c8b55 commit 336a863
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ffflorian/jszip-cli": "^3.4.1",
"@iconify/json": "2.2.115",
"@rollup/plugin-replace": "^5.0.2",
"@rushstack/eslint-patch": "1.3.3",
"@rushstack/eslint-patch": "1.4.0",
"@types/fs-extra": "11.0.2",
"@types/js-cookie": "3.0.3",
"@types/node": "18.17.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -751,10 +751,10 @@
estree-walker "^2.0.2"
picomatch "^2.3.1"

"@rushstack/eslint-patch@1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.3.3.tgz#16ab6c727d8c2020a5b6e4a176a243ecd88d8d69"
integrity sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw==
"@rushstack/eslint-patch@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz#77e948b9760bd22736a5d26e335a690f76fda37b"
integrity sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==

"@sindresorhus/is@^4.6.0":
version "4.6.0"
Expand Down

0 comments on commit 336a863

Please sign in to comment.