From a20fdcbc5f500ead502e38311ed141c11ed71851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:40:40 +1100 Subject: [PATCH] Bump eta from 1.12.3 to 2.0.0 (#131) Bumps [eta](https://github.com/eta-dev/eta) from 1.12.3 to 2.0.0. - [Release notes](https://github.com/eta-dev/eta/releases) - [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.0.0) --- updated-dependencies: - dependency-name: eta dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 866ebff..9c778ba 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/uuid": "^8.3.1", "axios": "^0.21.4", "dayjs": "^1.10.6", - "eta": "^1.12.3", + "eta": "^2.0.0", "express": "^4.17.3", "fp-ts": "^2.11.1", "fs-extra": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 504a644..710b31c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1830,7 +1830,7 @@ __metadata: axios: ^0.21.4 chai: ^4.3.4 dayjs: ^1.10.6 - eta: ^1.12.3 + eta: ^2.0.0 express: ^4.17.3 fp-ts: ^2.11.1 fs-extra: ^10.0.0 @@ -2947,10 +2947,10 @@ __metadata: languageName: node linkType: hard -"eta@npm:^1.12.3": - version: 1.12.3 - resolution: "eta@npm:1.12.3" - checksum: 390c1cd320755cb98fd5a4a911539e8ed498fc49b82414f0023033ff606d80a34e6df0aeeb9fb0b519b318a750e6d17a72fc25f8a8c686cfc52d638e998237a1 +"eta@npm:^2.0.0": + version: 2.0.1 + resolution: "eta@npm:2.0.1" + checksum: 595e18e762925561929a43d06493c8b46ef66dfa967dfcde7050acb016182d0bad87a19177384c93f04ffc87e918429688e07fc428c8691ff50cdfcb197f938a languageName: node linkType: hard