Skip to content

Commit

Permalink
Bump @types/react-beforeunload from 2.1.4 to 2.1.5
Browse files Browse the repository at this point in the history
Bumps [@types/react-beforeunload](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beforeunload) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-beforeunload)

---
updated-dependencies:
- dependency-name: "@types/react-beforeunload"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 220da23 commit b120508
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.11",
"@types/react": "18.2.46",
"@types/react-beforeunload": "2.1.4",
"@types/react-beforeunload": "2.1.5",
"@types/react-dom": "18.2.18",
"cross-env": "7.0.3",
"eslint": "8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1905,10 +1905,10 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==

"@types/[email protected].4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@types/react-beforeunload/-/react-beforeunload-2.1.4.tgz#15abac3d8a6d3a302d9dd5e71524c392b9bd0422"
integrity sha512-EYmoOnIzfOq+Ws240hIEiQf94oplvjZXkmR9cuGkwNQ66xoxMSAo9ZjXQFb36Xl5/xrKfLxAISBGqaOohPRdeQ==
"@types/[email protected].5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@types/react-beforeunload/-/react-beforeunload-2.1.5.tgz#ebf24230392e24c5d70fe91bc0207a5eeb3216b8"
integrity sha512-xrczkBsJ26lidA/Y/Oln0lYgux79KUkpomaOdnQFPRV9Sx1Mgx53RkYsgZ234HG1ZMKGCmzpk7jO5T4h3bmjvg==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit b120508

Please sign in to comment.