Skip to content

Commit 12ac83b

Browse files
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] <support@github.com>
1 parent 820e625 commit 12ac83b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"dependencies": {
88
"ejs": "^3.1.10",
9-
"eta": "^3.5.0",
9+
"eta": "^4.0.1",
1010
"handlebars": "^4.7.8",
1111
"liquidjs": "^10.21.1",
1212
"template": "workspace:^"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2051,7 +2051,7 @@ __metadata:
20512051
resolution: "benchmark@workspace:benchmark"
20522052
dependencies:
20532053
ejs: "npm:^3.1.10"
2054-
eta: "npm:^3.5.0"
2054+
eta: "npm:^4.0.1"
20552055
handlebars: "npm:^4.7.8"
20562056
liquidjs: "npm:^10.21.1"
20572057
template: "workspace:^"
@@ -3109,10 +3109,10 @@ __metadata:
31093109
languageName: node
31103110
linkType: hard
31113111

3112-
"eta@npm:^3.5.0":
3113-
version: 3.5.0
3114-
resolution: "eta@npm:3.5.0"
3115-
checksum: 10c0/28ffc23658e3d77c1ab2660d0158b979688457659fc190d0edca26c186ab34039bec9d6745d975e5f0543981e285cd757bff85b47ea2374ab11444e2b7271dd0
3112+
"eta@npm:^4.0.1":
3113+
version: 4.0.1
3114+
resolution: "eta@npm:4.0.1"
3115+
checksum: 10c0/a7dc8641705a01373393aba6d0998f7571735c4f5444aa9c3375b2574a93ef3be80cfd5c7d1f8d6f0e56a83a14a7db451195ed3ceeab145f23492bb5b41d1ece
31163116
languageName: node
31173117
linkType: hard
31183118

0 commit comments

Comments
 (0)