Skip to content

Commit

Permalink
deps: jackspeak@2.2.1
Browse files Browse the repository at this point in the history
wraithgar committed Jun 19, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 7797075 commit fdd02fd
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion node_modules/jackspeak/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jackspeak",
"version": "2.2.0",
"version": "2.2.1",
"description": "A very strict and proper argument parser.",
"main": "./dist/cjs/index.js",
"module": "./dist/mjs/index.js",
6 changes: 3 additions & 3 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -7149,9 +7149,9 @@
}
},
"node_modules/jackspeak": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.0.tgz",
"integrity": "sha512-r5XBrqIJfwRIjRt/Xr5fv9Wh09qyhHfKnYddDlpM+ibRR20qrYActpCAgU6U+d53EOEjzkvxPMVHSlgR7leXrQ==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.1.tgz",
"integrity": "sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==",
"inBundle": true,
"dependencies": {
"@isaacs/cliui": "^8.0.2"

0 comments on commit fdd02fd

Please sign in to comment.