Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump react-icons from 5.1.0 to 5.2.0 (#5737) #5738

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelogs/unreleased/5737-dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
change-type: patch
description: 'Build(deps): Bump react-icons from 5.1.0 to 5.2.0'
destination-branches:
- master
- iso7
sections: {}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"react-diff-viewer-continued": "^3.4.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-icons": "^5.1.0",
"react-icons": "^5.2.0",
"react-router-dom": "^6.22.3",
"react-syntax-highlighter": "^15.5.0",
"react-test-renderer": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@ __metadata:
react-diff-viewer-continued: "npm:^3.4.0"
react-dom: "npm:^18.2.0"
react-dropzone: "npm:^14.2.3"
react-icons: "npm:^5.1.0"
react-icons: "npm:^5.2.0"
react-router-dom: "npm:^6.22.3"
react-svg-loader: "npm:^3.0.3"
react-syntax-highlighter: "npm:^15.5.0"
Expand Down Expand Up @@ -13137,12 +13137,12 @@ __metadata:
languageName: node
linkType: hard

"react-icons@npm:^5.1.0":
version: 5.1.0
resolution: "react-icons@npm:5.1.0"
"react-icons@npm:^5.2.0":
version: 5.2.0
resolution: "react-icons@npm:5.2.0"
peerDependencies:
react: "*"
checksum: 10/00f75809b1846a6cfb48e3d64ddc5e931a1fa74aa429cd594dc4a70223a5702deff62638b02c727c0aeb83120a8875d8034b380601c61a4d803a9227387bac22
checksum: 10/708c827dba6b10a27340792b4a1b51a6c9cd2aca2cf201207922fd64182bc93ccbf4cfebeb1e5e490da27a1d365772dcc4d51b1beab53db5a5385ce5ed1a278f
languageName: node
linkType: hard

Expand Down
Loading