Skip to content

Commit 8fe55ba

Browse files
authored
Merge branch 'release/release-v0.1' into greenkeeper/@types/node-pin-13.7.0
2 parents 70213d6 + fb892ba commit 8fe55ba

File tree

8 files changed

+153
-86
lines changed

8 files changed

+153
-86
lines changed

.github/FUNDING.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# These are supported funding model platforms
2+
3+
patreon: ashishpatel0720

package-lock.json

Lines changed: 122 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"axios": "^0.19.0",
2121
"chalk": "^3.0.0",
2222
"codecov": "^3.6.5",
23-
"crypto-js": "^3.1.9-1",
23+
"crypto-js": "^4.0.0",
2424
"detect-character-encoding": "^0.8.0",
2525
"encoding-japanese": "^1.0.30",
2626
"jshashes": "^1.0.7",
@@ -38,15 +38,15 @@
3838
"@oclif/dev-cli": "^1.22.2",
3939
"@oclif/test": "^1.2.5",
4040
"@oclif/tslint": "^3.1.1",
41-
"@types/chai": "^4.2.3",
41+
"@types/chai": "^4.2.9",
4242
"@types/mocha": "^7.0.0",
4343
"@types/moment-timezone": "^0.5.12",
4444
"@types/node": "13.7.0",
4545
"@types/crypto-js": "^3.1.43",
4646
"@types/signale": "^1.2.1",
4747
"chai": "^4.2.0",
4848
"globby": "^10.0.1",
49-
"mocha": "^6.2.2",
49+
"mocha": "^7.0.1",
5050
"ts-node": "^8.4.1",
5151
"tslint": "^5.20.0",
5252
"typescript": "^3.6.4"

0 commit comments

Comments
 (0)