Skip to content

Commit 20e78e2

Browse files
committed
upgrade instauto
1 parent 2c714a8 commit 20e78e2

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.3",
26+
"instauto": "^9.1.4",
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
@@ -6147,10 +6147,10 @@ inquirer@^7.0.0:
61476147
strip-ansi "^5.1.0"
61486148
through "^2.3.6"
61496149

6150-
instauto@^9.1.3:
6151-
version "9.1.3"
6152-
resolved "https://registry.yarnpkg.com/instauto/-/instauto-9.1.3.tgz#ec2068366271cbff12bd8f62d806276a620206a4"
6153-
integrity sha512-tuOvhtcT6/+VwO2hFI8bsfmmygvTZt6e//KxWqwFTcF+ucYWPsUPJpxNKg2el0BHF3EGdoJOKaVlpWVP9rF1Og==
6150+
instauto@^9.1.4:
6151+
version "9.1.4"
6152+
resolved "https://registry.yarnpkg.com/instauto/-/instauto-9.1.4.tgz#63335c7a1bd7c306f73c909da5f93962a8ef8e5a"
6153+
integrity sha512-4i8kQTBwKx80WBCHdUFfPMACc/FxQWYylir8SFhbeqlAsl/cJV/Y9K17NjXI1WOAjq4YYehXdi1BjAfHjBJmBw==
61546154
dependencies:
61556155
fs-extra "^5.0.0"
61566156
lodash "^4.17.10"

0 commit comments

Comments
 (0)