Skip to content

Commit 2fb667f

Browse files
authored
Merge pull request #210 from CodeCommunityHub/dependabot/npm_and_yarn/react-icons-5.5.0
Bump react-icons from 5.4.0 to 5.5.0
2 parents 5f158a7 + b769e36 commit 2fb667f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"classnames": "^2.5.1",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1",
17-
"react-icons": "^5.4.0",
17+
"react-icons": "^5.5.0",
1818
"react-router-dom": "^6.28.0",
1919
"react-scripts": "5.0.1",
2020
"typescript": "^5.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7994,10 +7994,10 @@ react-error-overlay@^6.0.11:
79947994
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
79957995
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
79967996

7997-
react-icons@^5.4.0:
7998-
version "5.4.0"
7999-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.4.0.tgz#443000f6e5123ee1b21ea8c0a716f6e7797f7416"
8000-
integrity sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==
7997+
react-icons@^5.5.0:
7998+
version "5.5.0"
7999+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
8000+
integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
80018001

80028002
react-is@^16.13.1:
80038003
version "16.13.1"

0 commit comments

Comments
 (0)