Skip to content

Commit 267a3a0

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency auto to v9.21.2
1 parent 61e60ee commit 267a3a0

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react": "16.9.25",
2929
"@types/react-native": "0.61.23",
3030
"all-contributors-cli": "6.14.0",
31-
"auto": "9.21.0",
31+
"auto": "9.21.2",
3232
"eslint": "6.8.0",
3333
"eslint-plugin-prettier": "3.1.2",
3434
"jest": "25.2.3",

yarn.lock

+17-17
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.21.0":
121-
version "9.21.0"
122-
resolved "https://registry.npmjs.org/@auto-it/npm/-/npm-9.21.0.tgz#7c28cd0902594c994f21f744912a100b9c004604"
123-
integrity sha512-2XjGT3bzROZH5Qs7nsQdxkaV0QVaIGfQ1iFaxMgHP2GQLdoN5V3/WQwH2dJjOi1106Z/b895fbhElBb+fRB53g==
120+
"@auto-it/npm@^9.21.2":
121+
version "9.21.2"
122+
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.21.2.tgz#b81458939e2a649f54c9819b7c6c7a817764afcc"
123+
integrity sha512-6EQmfa7eex/mgnmwQqR9EXDol4gH5dydcrfIxzDH8tCIBs8s2kAs9d6s4V60isXCKNGsnKyfNkz0mLKNhRPq/g==
124124
dependencies:
125-
"@auto-it/core" "^9.21.0"
125+
"@auto-it/core" "^9.21.2"
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.21.0":
140-
version "9.21.0"
141-
resolved "https://registry.npmjs.org/@auto-it/released/-/released-9.21.0.tgz#fc4130ad9d8a9035600fec49f7b554f9a01d9bc2"
142-
integrity sha512-EBLYwfvO+hhsWyA/bzp2RWQa35njiNPmg9+f03DqZmCAXjtDYlIPVd/N7KMaF590CwkFSFUe1k2XXsqByoeaZw==
139+
"@auto-it/released@^9.21.2":
140+
version "9.21.2"
141+
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.21.2.tgz#66787c30f6299b0f5f71a9e78821a711c96d2ebb"
142+
integrity sha512-PsqSLeNhMAhied9/E8ltJTFC5UxqBI/ZLsvfEFyIG+yhgp3EahFebDej9Fcus9GgHt3iagybrD2+fS6g/VREOg==
143143
dependencies:
144-
"@auto-it/core" "^9.21.0"
144+
"@auto-it/core" "^9.21.2"
145145
deepmerge "^4.0.0"
146146
fp-ts "^2.5.3"
147147
io-ts "^2.1.2"
@@ -1962,14 +1962,14 @@ author-regex@^1.0.0:
19621962
resolved "https://registry.npmjs.org/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
19631963
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
19641964

1965-
auto@9.21.0:
1966-
version "9.21.0"
1967-
resolved "https://registry.npmjs.org/auto/-/auto-9.21.0.tgz#3aa5842e40893964c77a93b1d1cdeeaa9cc6991d"
1968-
integrity sha512-DkIVhGAbRSA1zfS4S/Ou36Cgkdm5Q40yjvSy+er388U/Yg3jrJtsQ2xT63i65327JHAG0NKpXWHO8Qu0WznQRw==
1965+
auto@9.21.2:
1966+
version "9.21.2"
1967+
resolved "https://registry.yarnpkg.com/auto/-/auto-9.21.2.tgz#cc259793ecfc1b2b3502ee972167e5aca64d9e1a"
1968+
integrity sha512-BL2B7cBjn8lTajwZMv0vHQeq48TC54y0P+vNxwbZG4GBFbaSJK3qwTD0B+DX6UAU1uV9Ux0v6rEIkUhM7cb0zg==
19691969
dependencies:
1970-
"@auto-it/core" "^9.21.0"
1971-
"@auto-it/npm" "^9.21.0"
1972-
"@auto-it/released" "^9.21.0"
1970+
"@auto-it/core" "^9.21.2"
1971+
"@auto-it/npm" "^9.21.2"
1972+
"@auto-it/released" "^9.21.2"
19731973
await-to-js "^2.1.1"
19741974
chalk "^3.0.0"
19751975
command-line-application "^0.9.3"

0 commit comments

Comments
 (0)