Skip to content

Commit 250856a

Browse files
[create-pull-request] automated change (#84)
Co-authored-by: greensd4 <[email protected]>
1 parent 544c812 commit 250856a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@CheckmarxDev/ast-cli-javascript-wrapper-runtime-cli",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "AST CLI Javascript wrapper runtime CLI",
55
"main": "dist/main/wrapper/CxWrapper.js",
66
"typings": "dist/main/wrapper/CxWrapper.d.ts",
@@ -24,7 +24,7 @@
2424
"lint": "eslint . --ext .ts",
2525
"lint-and-fix": "eslint . --ext .ts --fix",
2626
"test": "copyfiles -u 1 src/tests/data/* dist/; tsc && jest --runInBand",
27-
"test:unit": "tsc && jest --runInBand --testPathPattern=tests/unit --no-coverage"
27+
"test:unit": "tsc && jest --runInBand --testPathPattern=tests/unit --no-coverage"
2828
},
2929
"repository": "https://github.com/CheckmarxDev/ast-cli-javascript-wrapper-runtime-cli.git",
3030
"author": "Jay Nanduri",

0 commit comments

Comments
 (0)