Skip to content

Commit 0eb10a0

Browse files
chore(deps): bump eta from 3.5.0 to 4.0.1
Bumps [eta](https://github.com/bgub/eta) from 3.5.0 to 4.0.1. - [Release notes](https://github.com/bgub/eta/releases) - [Changelog](https://github.com/bgub/eta/blob/main/CHANGELOG.md) - [Commits](bgub/eta@v3.5.0...eta-v4.0.1) --- updated-dependencies: - dependency-name: eta dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a590fe8 commit 0eb10a0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"c12": "^3.3.0",
5454
"citty": "^0.1.6",
5555
"consola": "^3.4.2",
56-
"eta": "^3.5.0",
56+
"eta": "^4.0.1",
5757
"lodash": "^4.17.21",
5858
"nanoid": "^5.1.6",
5959
"openapi-types": "^12.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,10 +2033,10 @@ __metadata:
20332033
languageName: node
20342034
linkType: hard
20352035

2036-
"eta@npm:^3.5.0":
2037-
version: 3.5.0
2038-
resolution: "eta@npm:3.5.0"
2039-
checksum: 10c0/28ffc23658e3d77c1ab2660d0158b979688457659fc190d0edca26c186ab34039bec9d6745d975e5f0543981e285cd757bff85b47ea2374ab11444e2b7271dd0
2036+
"eta@npm:^4.0.1":
2037+
version: 4.0.1
2038+
resolution: "eta@npm:4.0.1"
2039+
checksum: 10c0/a7dc8641705a01373393aba6d0998f7571735c4f5444aa9c3375b2574a93ef3be80cfd5c7d1f8d6f0e56a83a14a7db451195ed3ceeab145f23492bb5b41d1ece
20402040
languageName: node
20412041
linkType: hard
20422042

@@ -3743,7 +3743,7 @@ __metadata:
37433743
c12: "npm:^3.3.0"
37443744
citty: "npm:^0.1.6"
37453745
consola: "npm:^3.4.2"
3746-
eta: "npm:^3.5.0"
3746+
eta: "npm:^4.0.1"
37473747
lodash: "npm:^4.17.21"
37483748
nanoid: "npm:^5.1.6"
37493749
openapi-types: "npm:^12.1.3"

0 commit comments

Comments
 (0)