Skip to content

Commit

Permalink
update test-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Arregui committed Feb 9, 2024
1 parent 258e987 commit 3b83baa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node-fetch": "^2.6.11",
"@well-known-components/env-config-provider": "^1.2.0",
"@well-known-components/logger": "^3.1.3",
"@well-known-components/test-helpers": "^1.3.0",
"@well-known-components/test-helpers": "^1.5.6",
"node-fetch": "2",
"typescript": "^4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@
resolved "https://registry.yarnpkg.com/@well-known-components/logger/-/logger-3.1.3.tgz#b1f4a76ac5e0d89c276cf339fe44a61f46023d2f"
integrity sha512-tTjD27CdfU4SVe+kPfjRbPSqdrw0Crg+M31RNejinCuMEBtEGbhYLtB1M4gn+PSTy2Oi3cI3iOdeQ1xVhMSerQ==

"@well-known-components/test-helpers@^1.3.0":
"@well-known-components/test-helpers@^1.5.6":
version "1.5.6"
resolved "https://registry.yarnpkg.com/@well-known-components/test-helpers/-/test-helpers-1.5.6.tgz#a17091f1491763fe258c195eb470086aa9e03910"
integrity sha512-BQpNNhcg57x7iifJyzMmBVAGOleRb74OuR8qjoFA+I3EzEcYw65rkycNXbTP+icw4pjbTP3Ga9HafjR9nquIpg==
Expand Down

0 comments on commit 3b83baa

Please sign in to comment.