Skip to content

Commit a20aebe

Browse files
Merge pull request #137 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/eslint-plugin-react-refresh-0.4.16
build: bump eslint-plugin-react-refresh from 0.4.5 to 0.4.16 in /App/frontend-app
2 parents 1f3b6d5 + 156ac45 commit a20aebe

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-jsx-a11y": "^6.8.0",
7474
"eslint-plugin-react": "^7.37.3",
7575
"eslint-plugin-react-hooks": "^5.1.0",
76-
"eslint-plugin-react-refresh": "^0.4.5",
76+
"eslint-plugin-react-refresh": "^0.4.16",
7777
"express": "^4.18.2",
7878
"jest": "^29.7.0",
7979
"jest-environment-jsdom": "^29.7.0",

App/frontend-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4814,10 +4814,10 @@ eslint-plugin-react-hooks@^5.1.0:
48144814
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
48154815
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
48164816

4817-
eslint-plugin-react-refresh@^0.4.5:
4818-
version "0.4.5"
4819-
resolved "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.5.tgz"
4820-
integrity sha512-D53FYKJa+fDmZMtriODxvhwrO+IOqrxoEo21gMA0sjHdU6dPVH4OhyFip9ypl8HOF5RV5KdTo+rBQLvnY2cO8w==
4817+
eslint-plugin-react-refresh@^0.4.16:
4818+
version "0.4.16"
4819+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.16.tgz#149dbc9279bd16942409f1c1d2f0dce3299430ef"
4820+
integrity sha512-slterMlxAhov/DZO8NScf6mEeMBBXodFUolijDvrtTxyezyLoTQaa73FyYus/VbTdftd8wBgBxPMRk3poleXNQ==
48214821

48224822
eslint-plugin-react@^7.37.3:
48234823
version "7.37.3"

0 commit comments

Comments
 (0)