Skip to content

Commit acdf21a

Browse files
authored
Merge branch 'release/release-v0.x' into snyk-upgrade-42b97db71905c3935f6f50897f87cd3d
2 parents 3af7e2a + 3f3fc60 commit acdf21a

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 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",
14-
"@oclif/config": "^1.14.0",
13+
"@oclif/command": "^1.5.20",
14+
"@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.1",
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)