mirror of https://github.com/laurent22/joplin.git
Update dependency tap to v16.3.6 (#8359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/8365/head
parent
e9a8475ecf
commit
a474b403f9
|
@ -16,7 +16,7 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"standard": "17.0.0",
|
||||
"tap": "16.3.4"
|
||||
"tap": "16.3.6"
|
||||
},
|
||||
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"
|
||||
}
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4480,7 +4480,7 @@ __metadata:
|
|||
resolution: "@joplin/fork-sax@workspace:packages/fork-sax"
|
||||
dependencies:
|
||||
standard: 17.0.0
|
||||
tap: 16.3.4
|
||||
tap: 16.3.6
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
@ -30930,9 +30930,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tap@npm:16.3.4":
|
||||
version: 16.3.4
|
||||
resolution: "tap@npm:16.3.4"
|
||||
"tap@npm:16.3.6":
|
||||
version: 16.3.6
|
||||
resolution: "tap@npm:16.3.6"
|
||||
dependencies:
|
||||
"@isaacs/import-jsx": ^4.0.1
|
||||
"@types/react": ^17.0.52
|
||||
|
@ -30976,7 +30976,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
tap: bin/run.js
|
||||
checksum: 058e630aa2efa1d28e6a8fa99070a8885e1f3434507cd196a37a28ff098ac80d958220520d5ad9b0abc2a38b295882814a1b4758bca34013ad2ab48de3417f9b
|
||||
checksum: 0f1ec8fa094fbb9729d085a4ad3995c4853d70a97533524375311961a1fc20b5a09392dbbfd65ba575393ac5a34300a7830fe9333a8aae5060c0624d7b2c4a19
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in New Issue