Skip to content

Commit

Permalink
meta: update dependency @rushstack/eslint-patch to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent ef10d90 commit e9650eb
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 @@ -38,7 +38,7 @@
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/tsconfig": "3.1.1",
"@ephys/eslint-config-typescript": "19.0.2",
"@rushstack/eslint-patch": "1.7.2",
"@rushstack/eslint-patch": "1.8.0",
"eslint": "8.57.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-mdx": "1.17.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1979,10 +1979,10 @@
dependencies:
"@react-hookz/deep-equal" "^1.0.4"

"@rushstack/eslint-patch@1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz#2d4260033e199b3032a08b41348ac10de21c47e9"
integrity sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==
"@rushstack/eslint-patch@1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.8.0.tgz#c5545e6a5d2bd5c26b4021c357177a28698c950e"
integrity sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==

"@sideway/address@^4.1.5":
version "4.1.5"
Expand Down

0 comments on commit e9650eb

Please sign in to comment.