Skip to content

Commit 10ec3f9

Browse files
feat(deps): bump @actions/io from 1.1.3 to 3.0.2
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.3 to 3.0.2. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io) --- updated-dependencies: - dependency-name: "@actions/io" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4be2e67 commit 10ec3f9

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

dev-packages/node-overhead-gh-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@actions/exec": "1.1.1",
3434
"@actions/github": "^5.0.0",
3535
"@actions/glob": "0.6.1",
36-
"@actions/io": "1.1.3",
36+
"@actions/io": "3.0.2",
3737
"autocannon": "^8.0.0",
3838
"eslint-plugin-regexp": "^1.15.0",
3939
"markdown-table": "3.0.3",

dev-packages/size-limit-gh-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@actions/exec": "1.1.1",
2020
"@actions/github": "^5.0.0",
2121
"@actions/glob": "0.6.1",
22-
"@actions/io": "1.1.3",
22+
"@actions/io": "3.0.2",
2323
"bytes-iec": "3.1.1",
2424
"markdown-table": "3.0.3"
2525
},

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,12 @@
154154
tunnel "^0.0.6"
155155
undici "^6.23.0"
156156

157-
"@actions/io@1.1.3", "@actions/io@^1.0.1":
157+
"@actions/io@3.0.2", "@actions/io@^3.0.2":
158+
version "3.0.2"
159+
resolved "https://registry.yarnpkg.com/@actions/io/-/io-3.0.2.tgz#6f89b27a159d109836d983efa283997c23b92284"
160+
integrity sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==
161+
162+
"@actions/io@^1.0.1":
158163
version "1.1.3"
159164
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
160165
integrity sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==
@@ -164,11 +169,6 @@
164169
resolved "https://registry.yarnpkg.com/@actions/io/-/io-2.0.0.tgz#3ad1271ba3cd515324f2215e8d4c1c0c3864d65b"
165170
integrity sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==
166171

167-
"@actions/io@^3.0.2":
168-
version "3.0.2"
169-
resolved "https://registry.yarnpkg.com/@actions/io/-/io-3.0.2.tgz#6f89b27a159d109836d983efa283997c23b92284"
170-
integrity sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==
171-
172172
"@adobe/css-tools@^4.0.1", "@adobe/css-tools@^4.4.0":
173173
version "4.4.3"
174174
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.3.tgz#beebbefb0264fdeb32d3052acae0e0d94315a9a2"
@@ -28591,6 +28591,7 @@ stylus@0.59.0, stylus@^0.59.0:
2859128591

2859228592
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2859328593
version "3.36.0"
28594+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2859428595
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2859528596
dependencies:
2859628597
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)