Skip to content

Commit ba76a5f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency auto to v9.20.1
1 parent 8119670 commit ba76a5f

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "16.9.23",
2727
"@types/react-native": "0.61.23",
2828
"all-contributors-cli": "6.14.0",
29-
"auto": "9.20.0",
29+
"auto": "9.20.1",
3030
"eslint": "6.8.0",
3131
"eslint-plugin-prettier": "3.1.2",
3232
"jest": "25.1.0",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@
117117
tslib "1.11.1"
118118
url-join "^4.0.0"
119119

120-
"@auto-it/npm@^9.20.0":
121-
version "9.20.0"
122-
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.20.0.tgz#7750cd259ead1af38900b6228b681f2c3d116083"
123-
integrity sha512-c/t0aqwAUix35rUceB2lEylJriHZASYg3WWzRmOr8s69r/CQEwBOic2wHIFFg0QN96P0XPDqkhNyJV/CueZszw==
120+
"@auto-it/npm@^9.20.1":
121+
version "9.20.1"
122+
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.20.1.tgz#b0f2b9636c19546247e00e248b06f2471732c378"
123+
integrity sha512-8Gzm0RrdcVFjgJP90LRwCIsY4DCNACiw6K2H4TWA78if8eobijgzEkXruqHNX7S1ky8LeyUPz2v2+yLrSOAQhw==
124124
dependencies:
125-
"@auto-it/core" "^9.20.0"
125+
"@auto-it/core" "^9.20.1"
126126
env-ci "^5.0.1"
127127
fp-ts "^2.5.3"
128128
get-monorepo-packages "^1.1.0"
@@ -136,12 +136,12 @@
136136
url-join "^4.0.0"
137137
user-home "^2.0.0"
138138

139-
"@auto-it/released@^9.20.0":
140-
version "9.20.0"
141-
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.20.0.tgz#be22dc14b430799df989993e4a54a9f860a85253"
142-
integrity sha512-2vA0/EEyaJ21p2zOKyekaYf/MRYM5Zwnao3WdQ4YrD7fMJNYUpDDuUVC9alnOMKL3rHf6UcC18c+0ofyjhIM3Q==
139+
"@auto-it/released@^9.20.1":
140+
version "9.20.1"
141+
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.20.1.tgz#7240ba4633dc12eaf2fe04574e32553a56d805a3"
142+
integrity sha512-KQYUxYkHMU2i4IyAhYl68q29QPw/YwpKxuj7ncoLCS8V/FCw21f9og+V5cUlYNFkbqdhFhFs4jVMv24NLAmSVw==
143143
dependencies:
144-
"@auto-it/core" "^9.20.0"
144+
"@auto-it/core" "^9.20.1"
145145
deepmerge "^4.0.0"
146146
fp-ts "^2.5.3"
147147
io-ts "^2.1.2"
@@ -1907,14 +1907,14 @@ author-regex@^1.0.0:
19071907
resolved "https://registry.npmjs.org/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
19081908
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
19091909

1910-
1911-
version "9.20.0"
1912-
resolved "https://registry.yarnpkg.com/auto/-/auto-9.20.0.tgz#48f913dd72bb11343e4e72e1e6f22c894ab17b4f"
1913-
integrity sha512-bXixBrPxxs00ryMxtTI2Fkeh1g5Kyejp+ZyVbGcnlaQVAxBJ+gaJUsUTqtdkOcujzabAWLiK6NhdO9T+iiM16g==
1910+
1911+
version "9.20.1"
1912+
resolved "https://registry.yarnpkg.com/auto/-/auto-9.20.1.tgz#36de85ede26842b7d2c89d81c36e030f8726a79b"
1913+
integrity sha512-TFCnigNX9HI+X08k29Yq7auYnyiuutABffKZM2ZYjouNkBiaW9nEbwOL+5UeebNlt45tpw8/CTf5SUE7J/FOUQ==
19141914
dependencies:
1915-
"@auto-it/core" "^9.20.0"
1916-
"@auto-it/npm" "^9.20.0"
1917-
"@auto-it/released" "^9.20.0"
1915+
"@auto-it/core" "^9.20.1"
1916+
"@auto-it/npm" "^9.20.1"
1917+
"@auto-it/released" "^9.20.1"
19181918
await-to-js "^2.1.1"
19191919
chalk "^3.0.0"
19201920
command-line-application "^0.9.3"

0 commit comments

Comments
 (0)