Skip to content

Commit 8fec73a

Browse files
authored
Merge pull request #139 from learn-ark/renovate/arkecosystem-core-container-2.x
Update dependency @arkecosystem/core-container to v2.6.57
2 parents 1aa3668 + ec00366 commit 8fec73a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"test:coverage": "cross-env CORE_ENV=test jest --coverage --coveragePathIgnorePatterns='/(defaults.ts|index.ts)$' --runInBand --forceExit"
3131
},
3232
"dependencies": {
33-
"@arkecosystem/core-container": "2.6.54",
34-
"@arkecosystem/core-http-utils": "2.6.54",
35-
"@arkecosystem/core-interfaces": "2.6.54"
33+
"@arkecosystem/core-container": "2.6.57",
34+
"@arkecosystem/core-http-utils": "2.6.57",
35+
"@arkecosystem/core-interfaces": "2.6.57"
3636
},
3737
"devDependencies": {
3838
"@sindresorhus/tsconfig": "0.7.0",

0 commit comments

Comments
 (0)