Skip to content

Commit 951d6cc

Browse files
authored
Merge branch 'release/release-v0.x' into snyk-upgrade-d55e1cb1beb42751fe15348000bdffab
2 parents c9062e0 + ce9df4d commit 951d6cc

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,26 @@
1010
"url": "https://github.com/codingtools/cdt/issues"
1111
},
1212
"dependencies": {
13-
"@oclif/command": "^1.5.19",
13+
"@oclif/command": "^1.5.20",
1414
"@oclif/config": "^1.15.1",
1515
"@oclif/plugin-autocomplete": "^0.1.5",
1616
"@oclif/plugin-commands": "^1.2.3",
1717
"@oclif/plugin-help": "^2.2.3",
1818
"@oclif/plugin-warn-if-update-available": "^1.7.0",
19-
"avsc": "^5.4.19",
19+
"avsc": "^5.4.20",
2020
"axios": "^0.19.2",
2121
"chalk": "^3.0.0",
2222
"codecov": "^3.6.5",
2323
"crypto-js": "^4.0.0",
2424
"detect-character-encoding": "^0.8.0",
2525
"encoding-japanese": "^1.0.30",
2626
"jshashes": "^1.0.8",
27-
"json-2-csv": "^3.5.9",
27+
"json-2-csv": "^3.6.2",
2828
"minify": "^5.1.1",
2929
"moment": "^2.24.0",
3030
"moment-timezone": "^0.5.28",
3131
"nyc": "^15.0.0",
32-
"ora": "^4.0.3",
32+
"ora": "^4.0.4",
3333
"signale": "^1.4.0",
3434
"test": "^0.6.0",
3535
"tslib": "^1.11.1"

0 commit comments

Comments
 (0)