Skip to content

Commit

Permalink
⬆️ NPM: Bump react-number-format from 5.3.1 to 5.3.4
Browse files Browse the repository at this point in the history
Bumps [react-number-format](https://github.com/s-yadav/react-number-format) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/s-yadav/react-number-format/releases)
- [Commits](s-yadav/react-number-format@v5.3.1...v5.3.4)

---
updated-dependencies:
- dependency-name: react-number-format
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 107dcf7 commit b6eb791
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-jotform": "^1.0.2",
"react-number-format": "^5.3.1",
"react-number-format": "^5.3.4",
"react-pose": "^4.0.10",
"react-responsive-modal": "^6.4.2",
"sharp": "^0.33.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5777,7 +5777,7 @@ __metadata:
react-dom: "npm:^18.2.0"
react-helmet: "npm:^6.1.0"
react-jotform: "npm:^1.0.2"
react-number-format: "npm:^5.3.1"
react-number-format: "npm:^5.3.4"
react-pose: "npm:^4.0.10"
react-responsive-modal: "npm:^6.4.2"
sharp: "npm:^0.33.3"
Expand Down Expand Up @@ -20016,15 +20016,15 @@ __metadata:
languageName: node
linkType: hard

"react-number-format@npm:^5.3.1":
version: 5.3.1
resolution: "react-number-format@npm:5.3.1"
"react-number-format@npm:^5.3.4":
version: 5.3.4
resolution: "react-number-format@npm:5.3.4"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
react: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 9e37698ab3d8224fd6cf5a69845c0308720d04de8459757031de0304379cfd2c0c897834cc9f62869933c4702a97888ba51abeb6490b7282e237a4c19a5fab04
checksum: a9ab7ed90cfc74eb07c3dce1916c17f3f068db29f069c1cae361c8340b860ccf5a7e6cb9048f68dd698d7ed6fe0ad04d987670d50589d1f17b113f546c35d719
languageName: node
linkType: hard

Expand Down

0 comments on commit b6eb791

Please sign in to comment.