bump bmark

This commit is contained in:
Paul Miller 2023-02-14 22:24:11 +00:00
parent 4ec46dd65d
commit 3da48cf899
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -22,7 +22,7 @@
"@scure/bip39": "~1.1.1", "@scure/bip39": "~1.1.1",
"@types/node": "18.11.3", "@types/node": "18.11.3",
"fast-check": "3.0.0", "fast-check": "3.0.0",
"micro-bmark": "0.3.0", "micro-bmark": "0.3.1",
"micro-should": "0.4.0", "micro-should": "0.4.0",
"prettier": "2.8.3", "prettier": "2.8.3",
"typescript": "4.7.3" "typescript": "4.7.3"
@ -119,9 +119,9 @@
} }
}, },
"node_modules/micro-bmark": { "node_modules/micro-bmark": {
"version": "0.3.0", "version": "0.3.1",
"resolved": "https://registry.npmjs.org/micro-bmark/-/micro-bmark-0.3.0.tgz", "resolved": "https://registry.npmjs.org/micro-bmark/-/micro-bmark-0.3.1.tgz",
"integrity": "sha512-rYu+AtUq8lC3zPCoxkOOtwhgJoMpCDGe0/BXUCkj6+H9f/U/TunH/n/qkN98yh04dCCtDV8Aj9uYO3+DKxYrcw==", "integrity": "sha512-bNaKObD4yPAAPrpEqp5jO6LJ2sEFgLoFSmRjEY809mJ62+2AehI/K3+RlVpN3Oo92RHpgC2RQhj6b1Tb4dmo+w==",
"dev": true "dev": true
}, },
"node_modules/micro-should": { "node_modules/micro-should": {

@ -29,7 +29,7 @@
"@scure/bip39": "~1.1.1", "@scure/bip39": "~1.1.1",
"@types/node": "18.11.3", "@types/node": "18.11.3",
"fast-check": "3.0.0", "fast-check": "3.0.0",
"micro-bmark": "0.3.0", "micro-bmark": "0.3.1",
"micro-should": "0.4.0", "micro-should": "0.4.0",
"prettier": "2.8.3", "prettier": "2.8.3",
"typescript": "4.7.3" "typescript": "4.7.3"