Skip to content

Commit

Permalink
Update use-undo to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 1, 2022
1 parent 16ae8bb commit e93a2f8
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 @@ -19,7 +19,7 @@
"next": "12.1.6",
"react": "17.0.2",
"react-dom": "17.0.2",
"use-undo": "^1.0.3"
"use-undo": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.18.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3700,10 +3700,10 @@ update-browserslist-db@^1.0.4:
escalade "^3.1.1"
picocolors "^1.0.0"

use-undo@^1.0.3:
version "1.0.5"
resolved "https://registry.yarnpkg.com/use-undo/-/use-undo-1.0.5.tgz#4f193d74164a4fe5fcd61f7278aa02fa1dbd7d8e"
integrity sha512-rLlwvcrioEqZ0t/M4hpgCsrCMgCpbodUXMRskK98g3ftdGFi7wr9DzxPY93vKHK17mMgxBY2ar7bgZ5cNFSiNQ==
use-undo@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/use-undo/-/use-undo-1.1.0.tgz#141038a8f8e55b76b174926c7b25a3e59d6d23ee"
integrity sha512-z1a6nt9fYky+lwA786L5KxoOfvj02U71937EZeEH7IJKU3M2tZlDS3jvHcQc9DFarwrz1Cl8bqPAcPfnWicnNw==

v8-to-istanbul@^9.0.1:
version "9.0.1"
Expand Down

0 comments on commit e93a2f8

Please sign in to comment.