Skip to content

Commit 702f72b

Browse files
authored
Merge pull request #255 from napse-invest/dependabot/npm_and_yarn/desktop-app/dev/eslint-plugin-react-7.34.1
build(deps-dev): bump eslint-plugin-react from 7.34.0 to 7.34.1 in /desktop-app
2 parents 2e97d0b + e971212 commit 702f72b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

desktop-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-plugin-import": "^2.29.1",
9797
"eslint-plugin-n": "^15.0.0 || ^16.0.0 ",
9898
"eslint-plugin-promise": "^6.0.0",
99-
"eslint-plugin-react": "^7.33.2",
99+
"eslint-plugin-react": "^7.34.1",
100100
"eslint-plugin-tailwind": "^0.2.1",
101101
"eslint-plugin-tailwindcss": "^3.13.0",
102102
"next": "^13.5.5",

desktop-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6707,10 +6707,10 @@ eslint-plugin-promise@^6.0.0:
67076707
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
67086708
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
67096709

6710-
eslint-plugin-react@^7.33.2:
6711-
version "7.34.0"
6712-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0.tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c"
6713-
integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ==
6710+
eslint-plugin-react@^7.33.2, eslint-plugin-react@^7.34.1:
6711+
version "7.34.1"
6712+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
6713+
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
67146714
dependencies:
67156715
array-includes "^3.1.7"
67166716
array.prototype.findlast "^1.2.4"

0 commit comments

Comments
 (0)