Skip to content

Commit

Permalink
update chodikar
Browse files Browse the repository at this point in the history
  • Loading branch information
erossignon committed Sep 24, 2024
1 parent a63eaae commit 176d4db
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 24 deletions.
85 changes: 63 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"cover": "npx nyc -x bin -x tmp -x lib/misc/install* mocha",
"cost-of-modules": "npx cost-of-modules --no-install",
"release-it": "npx release-it",
"ncu": "npx npm-check-updates -u -x rimraf,env-paths,chalk,chokidar,yargs,update-notifier",
"ncu": "npx npm-check-updates -u -x rimraf,env-paths,chalk,yargs,update-notifier",
"ncu2": "npx npm-check-updates -u -f rimraf,env-paths,chalk,yargs,update-notifier -t minor",
"pkg": "npx pkg -o pkg/pki bin/crypto_create_CA.js",
"tslint": "npx tslint -c tslint.json lib/**/*.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"async": "^3.2.6",
"byline": "^5.0.0",
"chalk": "4.1.2",
"chokidar": "3.6.0",
"chokidar": "4.0.1",
"cli-table": "^0.3.11",
"node-opcua-crypto": "4.10.0",
"progress": "^2.0.3",
Expand Down

0 comments on commit 176d4db

Please sign in to comment.