@allcapsdev/cvcsv-cli
Advanced tools
Comparing version 2.2.161 to 2.2.162
{ | ||
"name": "@allcapsdev/cvcsv-cli", | ||
"version": "2.2.161", | ||
"version": "2.2.162", | ||
"description": "CLI for creating CSV for Cloud Vision Product Search API", | ||
@@ -51,6 +51,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.22.11", | ||
"@babel/core": "7.22.15", | ||
"@commitlint/cli": "17.7.1", | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@evilmartians/lefthook": "1.4.9", | ||
"@evilmartians/lefthook": "1.4.10", | ||
"@rollup/plugin-node-resolve": "15.2.1", | ||
@@ -60,3 +60,3 @@ "@tsconfig/recommended": "1.0.2", | ||
"@types/jest": "28.1.7", | ||
"@types/node": "20.5.7", | ||
"@types/node": "20.5.9", | ||
"@types/prompts": "2.4.4", | ||
@@ -78,3 +78,3 @@ "babel-loader": "9.1.3", | ||
"ts-node": "10.9.1", | ||
"typedoc": "0.25.0", | ||
"typedoc": "0.25.1", | ||
"typescript": "4.9.5" | ||
@@ -81,0 +81,0 @@ }, |
24264