Skip to content

Commit 8d7bf18

Browse files
committed
bump instauto
to fix recent issues
1 parent 30c6976 commit 8d7bf18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"filenamify": "^4.2.0",
2424
"framer-motion": "^1.7.0",
2525
"fs-extra": "^8.1.0",
26-
"instauto": "^9.1.0",
26+
"instauto": "^9.1.2",
2727
"lodash": "^4.17.21",
2828
"moment": "^2.29.2",
2929
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6111,10 +6111,10 @@ inquirer@^7.0.0:
61116111
strip-ansi "^5.1.0"
61126112
through "^2.3.6"
61136113

6114-
instauto@^9.1.0:
6115-
version "9.1.0"
6116-
resolved "https://registry.yarnpkg.com/instauto/-/instauto-9.1.0.tgz#91e1298582f65109e35e83f973eef05d16ef4c50"
6117-
integrity sha512-1/yY3TFRwoft06jWN4zIHoItKF24MwypyHxXaFupJW6zhYOX2nFNEXeGjHUKf2GqPiO7oVP/IjLKDToRMBbmrQ==
6114+
instauto@^9.1.2:
6115+
version "9.1.2"
6116+
resolved "https://registry.yarnpkg.com/instauto/-/instauto-9.1.2.tgz#db7bf786fc59de60b9307ab5c26360e85b824db6"
6117+
integrity sha512-h8wey49MbGOmkPtNcJdqSWnQUYbNdk3Wv9BtUH8pL65skyU8pQRtKV1iFh3AWyWtOX1G+6b72mJnxzcXlKLrJw==
61186118
dependencies:
61196119
fs-extra "^5.0.0"
61206120
lodash "^4.17.10"

0 commit comments

Comments
 (0)