We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebba00b commit 3533d53Copy full SHA for 3533d53
package.json
@@ -49,7 +49,7 @@
49
"@types/lodash": "4.14.171",
50
"@types/pouchdb": "6.4.0",
51
"@types/pouchdb-adapter-leveldb": "6.1.3",
52
- "@types/tape": "4.13.1",
+ "@types/tape": "5.6.2",
53
"@typescript-eslint/eslint-plugin": "4.28.2",
54
"@typescript-eslint/parser": "4.28.2",
55
"babelify": "10.0.0",
@@ -73,7 +73,7 @@
73
"snyk": "1.657.0",
74
"spawn-pouchdb-server": "3.3.3",
75
"standardx": "7.0.0",
76
- "tape": "5.2.2",
+ "tape": "5.7.1",
77
"testem": "3.4.2",
78
"typedoc": "0.21.2",
79
"typedoc-plugin-external-module-name": "4.0.6",
0 commit comments