Skip to content

Commit 1dab230

Browse files
committed
chore: bump deps
1 parent 1020d48 commit 1dab230

File tree

3 files changed

+4
-18142
lines changed

3 files changed

+4
-18142
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
node_modules
33

44
# Build
5-
dist
5+
dist
6+
yarn-error.log

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"updates": "../../node_modules/npm-check-updates/bin/npm-check-updates -a"
2828
},
2929
"dependencies": {
30-
"@arkecosystem/core-interfaces": "^2.6.1",
31-
"@arkecosystem/crypto": "^2.6.1"
30+
"@arkecosystem/core-interfaces": "^2.6.10",
31+
"@arkecosystem/crypto": "^2.6.10"
3232
},
3333
"devDependencies": {
3434
"@sindresorhus/tsconfig": "^0.5.0",

0 commit comments

Comments
 (0)