chore(deps): update dependency tape to v5.5.2 (#2147)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Alex <alxmorais8@msn.com>
This commit is contained in:
renovate[bot]
2022-03-03 12:40:30 +01:00
committed by GitHub
parent f532d15222
commit 319a27399e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -66,7 +66,7 @@
"run-series": "1.1.9",
"spectron": "15.0.0",
"standard": "16.0.4",
"tape": "5.5.0"
"tape": "5.5.2"
},
"engines": {
"node": "^16.0.0",
@@ -12865,9 +12865,9 @@
}
},
"node_modules/tape": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.0.tgz",
"integrity": "sha512-hmsc9J+07tM+evk2Rkv7pkbj70Uoy9k0w1yhnN8Sza8kmjhtUTVNltsjywQjC+4grB+EBMKXiJPTkftX8IrbSA==",
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.2.tgz",
"integrity": "sha512-N9Ss672dFE3QlppiXGh2ieux8Ophau/HSAQguW5cXQworKxV0QvnZCYI35W1OYySTJk0OC9OPuS+0xNO6lhiTQ==",
"dev": true,
"dependencies": {
"array.prototype.every": "^1.1.3",
@@ -24619,9 +24619,9 @@
}
},
"tape": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.0.tgz",
"integrity": "sha512-hmsc9J+07tM+evk2Rkv7pkbj70Uoy9k0w1yhnN8Sza8kmjhtUTVNltsjywQjC+4grB+EBMKXiJPTkftX8IrbSA==",
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/tape/-/tape-5.5.2.tgz",
"integrity": "sha512-N9Ss672dFE3QlppiXGh2ieux8Ophau/HSAQguW5cXQworKxV0QvnZCYI35W1OYySTJk0OC9OPuS+0xNO6lhiTQ==",
"dev": true,
"requires": {
"array.prototype.every": "^1.1.3",

View File

@@ -78,7 +78,7 @@
"run-series": "1.1.9",
"spectron": "15.0.0",
"standard": "16.0.4",
"tape": "5.5.0"
"tape": "5.5.2"
},
"engines": {
"node": "^16.0.0",