Skip to content

Commit 1377252

Browse files
chore(deps): bump eta from 1.12.3 to 2.0.0
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](bgub/eta@v1.12.3...v2.0.0) --- updated-dependencies: - dependency-name: eta dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent faff419 commit 1377252

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"bull": "^4.8.2",
7878
"crypto-random-string": "^3.3.0",
7979
"date-fns": "^2.16.1",
80-
"eta": "^1.12.3",
80+
"eta": "^2.0.0",
8181
"fast-jwt": "^1.6.0",
8282
"fastify": "^4.8.1",
8383
"fastify-plugin": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2528,10 +2528,10 @@ esutils@^2.0.2, esutils@^2.0.3:
25282528
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
25292529
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
25302530

2531-
eta@^1.12.3:
2532-
version "1.12.3"
2533-
resolved "https://registry.yarnpkg.com/eta/-/eta-1.12.3.tgz#2982d08adfbef39f9fa50e2fbd42d7337e7338b1"
2534-
integrity sha512-qHixwbDLtekO/d51Yr4glcaUJCIjGVJyTzuqV4GPlgZo1YpgOKG+avQynErZIYrfM6JIJdtiG2Kox8tbb+DoGg==
2531+
eta@^2.0.0:
2532+
version "2.0.0"
2533+
resolved "https://registry.yarnpkg.com/eta/-/eta-2.0.0.tgz#376865fadebc899e5b6dfce82fae64cbbe47e594"
2534+
integrity sha512-NqE7S2VmVwgMS8yBxsH4VgNQjNjLq1gfGU0u9I6Cjh468nPRMoDfGdK9n1p/3Dvsw3ebklDkZsFAnKJ9sefjBA==
25352535

25362536
event-target-shim@^5.0.0:
25372537
version "5.0.1"

0 commit comments

Comments
 (0)