Skip to content

Commit

Permalink
Bump to v 8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtallen committed Mar 29, 2023
1 parent 6a292be commit 9f254c0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/block-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"inherits": "^2.0.3",
"lodash": "^4.17.21",
"react-easy-crop": "^4.5.1",
"react-textarea-autosize": "^8.4.0",
"react-textarea-autosize": "^8.4.1",
"rememo": "^4.0.0",
"remove-accents": "^0.4.2",
"traverse": "^0.6.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/edit-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"history": "^5.1.0",
"lodash": "^4.17.21",
"memize": "^1.1.0",
"react-textarea-autosize": "^8.4.0",
"react-textarea-autosize": "^8.4.1",
"rememo": "^4.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"escape-html": "^1.0.3",
"lodash": "^4.17.21",
"memize": "^1.1.0",
"react-textarea-autosize": "^8.4.0",
"react-textarea-autosize": "^8.4.1",
"rememo": "^4.0.0",
"remove-accents": "^0.4.2"
},
Expand Down

0 comments on commit 9f254c0

Please sign in to comment.