Skip to content

Commit e45b5c0

Browse files
build(deps): bump ini from 1.3.5 to 1.3.8 (#37)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3566ee4 commit e45b5c0

File tree

1 file changed

+67
-20
lines changed

1 file changed

+67
-20
lines changed

yarn.lock

Lines changed: 67 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.57.0.tgz#e896001b48781596d5bb837c47972c481cea445a"
1515
integrity sha512-IDPRKoKnBM5xT4Q1PawyQ9sw5QLS/Qn3Sq46Eq9pj1hyTn1OlB+dSjjA8KnrIzPqvznuOnlJjrInZO/YeV7Ryw==
1616

17+
"@auto-it/bot-list@9.61.0":
18+
version "9.61.0"
19+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.61.0.tgz#71010eb8d52ef3c64e4c7605490693993df4b746"
20+
integrity sha512-/W7qeHFGO4M9vbiBWh5v80IwQsWN5j0mPkQL5bjY18QXwy1D/GsQ/SuGrZ12NYDMSwlMsa5NelVEicSkwYFAqQ==
21+
1722
"@auto-it/conventional-commits@^9.57.0":
1823
version "9.57.0"
1924
resolved "https://registry.yarnpkg.com/@auto-it/conventional-commits/-/conventional-commits-9.57.0.tgz#a54d7867dfb44b2a2defe0b7645659c42bb0e3ae"
@@ -65,12 +70,54 @@
6570
typescript-memoize "^1.0.0-alpha.3"
6671
url-join "^4.0.0"
6772

68-
"@auto-it/npm@9.57.0":
69-
version "9.57.0"
70-
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.57.0.tgz#7eaba8c6cb01e504a5d7883d4248aaffd9d7eab9"
71-
integrity sha512-mOEHvJjUsGtIvE/IS17eVGUkLjTqIBxBqwPK+ZPkohB4ULnrutYyt6Ql9zuRav3BHoyBoYkNW4jekVos6ZY0uQ==
73+
"@auto-it/core@9.61.0":
74+
version "9.61.0"
75+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.61.0.tgz#e224ee2ccf33223d32dc36f88e0bafc4eadbd152"
76+
integrity sha512-fuH7qfnraiaPRPqm3V8b+7s9xHFt3/ojbQWKFeYzRA+zEbk6Ie2MqhLXRDBON3hTDjSnjw5cwY14R2RkL98hcQ==
7277
dependencies:
73-
"@auto-it/core" "9.57.0"
78+
"@auto-it/bot-list" "9.61.0"
79+
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
80+
"@octokit/plugin-retry" "^3.0.1"
81+
"@octokit/plugin-throttling" "^3.2.0"
82+
"@octokit/rest" "^18.0.0"
83+
await-to-js "^2.1.1"
84+
chalk "^4.0.0"
85+
cosmiconfig "7.0.0"
86+
deepmerge "^4.0.0"
87+
dotenv "^8.0.0"
88+
endent "^2.0.1"
89+
enquirer "^2.3.4"
90+
env-ci "^5.0.1"
91+
fast-glob "^3.1.1"
92+
fp-ts "^2.5.3"
93+
fromentries "^1.2.0"
94+
gitlog "^4.0.3"
95+
https-proxy-agent "^5.0.0"
96+
import-cwd "^3.0.0"
97+
import-from "^3.0.0"
98+
io-ts "^2.1.2"
99+
lodash.chunk "^4.2.0"
100+
log-symbols "^4.0.0"
101+
node-fetch "2.6.1"
102+
parse-author "^2.0.0"
103+
parse-github-url "1.0.2"
104+
pretty-ms "^7.0.0"
105+
semver "^7.0.0"
106+
signale "^1.4.0"
107+
tapable "^2.0.0-beta.2"
108+
terminal-link "^2.1.1"
109+
tinycolor2 "^1.4.1"
110+
tslib "2.0.1"
111+
type-fest "^0.16.0"
112+
typescript-memoize "^1.0.0-alpha.3"
113+
url-join "^4.0.0"
114+
115+
"@auto-it/npm@9.61.0":
116+
version "9.61.0"
117+
resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.61.0.tgz#feb481f8c53ce19f254761dbb96f417dc927c85a"
118+
integrity sha512-tOMz5BOWYK5HcE8RC0KHc771T3gli52El6hQEogzN+a5sJPGz9j5veXeEmhfL5VXJay+ktAi41aC9cmaNGvt9w==
119+
dependencies:
120+
"@auto-it/core" "9.61.0"
74121
await-to-js "^2.1.1"
75122
env-ci "^5.0.1"
76123
fp-ts "^2.5.3"
@@ -85,12 +132,12 @@
85132
url-join "^4.0.0"
86133
user-home "^2.0.0"
87134

88-
"@auto-it/released@9.57.0":
89-
version "9.57.0"
90-
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.57.0.tgz#f32c21eb960237799200c0609e509c467c6d0925"
91-
integrity sha512-KHH41EUtZslSrkwjBXEv8QdDDlj6Vwn66s82xY5/hN71PClKM8FYhHW146r3ZoFv9KdfAEieXDSKDJMelocdbg==
135+
"@auto-it/released@9.61.0":
136+
version "9.61.0"
137+
resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.61.0.tgz#87a4e51d719eacb72fd1558c370f2e4f2539bd8a"
138+
integrity sha512-CLJT0a05ze7amKgwys+vBI3QA4D9d6mpisi0ibsICXdq1sK2iAiiB19f/ZxCSqIZS1FcivxYXefI4G8itnUH7A==
92139
dependencies:
93-
"@auto-it/core" "9.57.0"
140+
"@auto-it/core" "9.61.0"
94141
deepmerge "^4.0.0"
95142
fp-ts "^2.5.3"
96143
io-ts "^2.1.2"
@@ -1117,14 +1164,14 @@ author-regex@^1.0.0:
11171164
resolved "https://registry.yarnpkg.com/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
11181165
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
11191166

1120-
auto@^9.53.1:
1121-
version "9.57.0"
1122-
resolved "https://registry.yarnpkg.com/auto/-/auto-9.57.0.tgz#66d061ac74506d5c2aa1092b099e39beb4587e58"
1123-
integrity sha512-hEZRJhbVLM3VO/gigah2EjgdYXIZA/e8NYC6bVyfGbkniyyYGX+s2ULmO1sr/Gy4ZKTVFp8Ih4jdggznBlOZJQ==
1167+
auto@^9.59.1:
1168+
version "9.61.0"
1169+
resolved "https://registry.yarnpkg.com/auto/-/auto-9.61.0.tgz#e9c2da59e9b13f313d861f74eca8200a28643a6f"
1170+
integrity sha512-k9MP2xEjgTO6dtDvJsgOoZf4V+ceBnPk7MMyHr98kJru4IpZ+/GSXeiYrrqQKwmaNUx6FuhW/qTFfk3SHIQ9bA==
11241171
dependencies:
1125-
"@auto-it/core" "9.57.0"
1126-
"@auto-it/npm" "9.57.0"
1127-
"@auto-it/released" "9.57.0"
1172+
"@auto-it/core" "9.61.0"
1173+
"@auto-it/npm" "9.61.0"
1174+
"@auto-it/released" "9.61.0"
11281175
await-to-js "^2.1.1"
11291176
chalk "^4.0.0"
11301177
command-line-application "^0.10.1"
@@ -2734,9 +2781,9 @@ inherits@2:
27342781
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
27352782

27362783
ini@~1.3.0:
2737-
version "1.3.5"
2738-
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
2739-
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
2784+
version "1.3.8"
2785+
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
2786+
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
27402787

27412788
inquirer@^7.0.0:
27422789
version "7.1.0"

0 commit comments

Comments
 (0)