Skip to content

Commit

Permalink
Lock file maintenance (#4)
Browse files Browse the repository at this point in the history
* Lock file maintenance

* chore: increase test timeout

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
  • Loading branch information
renovate[bot] and Brooooooklyn committed Sep 23, 2022
1 parent fc40c2a commit 1f9fd60
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 89 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
"@napi-rs/image": "^1.3.0",
"ava": "^4.3.0"
},
"ava": {
"timeout": "2m"
},
"engines": {
"node": ">= 10"
},
Expand Down
178 changes: 89 additions & 89 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ __metadata:
linkType: hard

"@napi-rs/cli@npm:^2.11.0":
version: 2.11.0
resolution: "@napi-rs/cli@npm:2.11.0"
version: 2.11.4
resolution: "@napi-rs/cli@npm:2.11.4"
bin:
napi: scripts/index.js
checksum: d4731086d3187cbf90ccc4ffe579a5bcc2ed9e9573831381e36896c8fffec192e7ede9d7113baa63c742a2a6fae8fa8952f702af74cc87bb05bd306a0d3cc8c8
checksum: f9f1036520ba43685c782c4eafdd56176930d317ab31c6841c2f033e09f4cac7c9561ccdfeaefcb30c2ac5e64390fb308a5658eb47c373e8131e138ad38b98c1
languageName: node
linkType: hard

Expand All @@ -31,106 +31,106 @@ __metadata:
languageName: unknown
linkType: soft

"@napi-rs/image-android-arm-eabi@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-android-arm-eabi@npm:1.3.0"
"@napi-rs/image-android-arm-eabi@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-android-arm-eabi@npm:1.4.0"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

"@napi-rs/image-android-arm64@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-android-arm64@npm:1.3.0"
"@napi-rs/image-android-arm64@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-android-arm64@npm:1.4.0"
conditions: os=android & cpu=arm64
languageName: node
linkType: hard

"@napi-rs/image-darwin-arm64@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-darwin-arm64@npm:1.3.0"
"@napi-rs/image-darwin-arm64@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-darwin-arm64@npm:1.4.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@napi-rs/image-darwin-x64@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-darwin-x64@npm:1.3.0"
"@napi-rs/image-darwin-x64@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-darwin-x64@npm:1.4.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@napi-rs/image-freebsd-x64@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-freebsd-x64@npm:1.3.0"
"@napi-rs/image-freebsd-x64@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-freebsd-x64@npm:1.4.0"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@napi-rs/image-linux-arm-gnueabihf@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-linux-arm-gnueabihf@npm:1.3.0"
"@napi-rs/image-linux-arm-gnueabihf@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-linux-arm-gnueabihf@npm:1.4.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@napi-rs/image-linux-arm64-gnu@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-linux-arm64-gnu@npm:1.3.0"
"@napi-rs/image-linux-arm64-gnu@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-linux-arm64-gnu@npm:1.4.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@napi-rs/image-linux-arm64-musl@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-linux-arm64-musl@npm:1.3.0"
"@napi-rs/image-linux-arm64-musl@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-linux-arm64-musl@npm:1.4.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@napi-rs/image-linux-x64-gnu@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-linux-x64-gnu@npm:1.3.0"
"@napi-rs/image-linux-x64-gnu@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-linux-x64-gnu@npm:1.4.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@napi-rs/image-linux-x64-musl@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-linux-x64-musl@npm:1.3.0"
"@napi-rs/image-linux-x64-musl@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-linux-x64-musl@npm:1.4.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@napi-rs/image-win32-ia32-msvc@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-win32-ia32-msvc@npm:1.3.0"
"@napi-rs/image-win32-ia32-msvc@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-win32-ia32-msvc@npm:1.4.0"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@napi-rs/image-win32-x64-msvc@npm:1.3.0":
version: 1.3.0
resolution: "@napi-rs/image-win32-x64-msvc@npm:1.3.0"
"@napi-rs/image-win32-x64-msvc@npm:1.4.0":
version: 1.4.0
resolution: "@napi-rs/image-win32-x64-msvc@npm:1.4.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@napi-rs/image@npm:^1.3.0":
version: 1.3.0
resolution: "@napi-rs/image@npm:1.3.0"
dependencies:
"@napi-rs/image-android-arm-eabi": 1.3.0
"@napi-rs/image-android-arm64": 1.3.0
"@napi-rs/image-darwin-arm64": 1.3.0
"@napi-rs/image-darwin-x64": 1.3.0
"@napi-rs/image-freebsd-x64": 1.3.0
"@napi-rs/image-linux-arm-gnueabihf": 1.3.0
"@napi-rs/image-linux-arm64-gnu": 1.3.0
"@napi-rs/image-linux-arm64-musl": 1.3.0
"@napi-rs/image-linux-x64-gnu": 1.3.0
"@napi-rs/image-linux-x64-musl": 1.3.0
"@napi-rs/image-win32-ia32-msvc": 1.3.0
"@napi-rs/image-win32-x64-msvc": 1.3.0
version: 1.4.0
resolution: "@napi-rs/image@npm:1.4.0"
dependencies:
"@napi-rs/image-android-arm-eabi": 1.4.0
"@napi-rs/image-android-arm64": 1.4.0
"@napi-rs/image-darwin-arm64": 1.4.0
"@napi-rs/image-darwin-x64": 1.4.0
"@napi-rs/image-freebsd-x64": 1.4.0
"@napi-rs/image-linux-arm-gnueabihf": 1.4.0
"@napi-rs/image-linux-arm64-gnu": 1.4.0
"@napi-rs/image-linux-arm64-musl": 1.4.0
"@napi-rs/image-linux-x64-gnu": 1.4.0
"@napi-rs/image-linux-x64-musl": 1.4.0
"@napi-rs/image-win32-ia32-msvc": 1.4.0
"@napi-rs/image-win32-x64-msvc": 1.4.0
dependenciesMeta:
"@napi-rs/image-android-arm-eabi":
optional: true
Expand All @@ -156,7 +156,7 @@ __metadata:
optional: true
"@napi-rs/image-win32-x64-msvc":
optional: true
checksum: 01ab066850a1862374826c662173e7cd74f745f658ac433a529b9f63712fc6c36d4fa2d01802be24b8009c50e22f1dc8d7c947109839b338b00cd234ffdd12e9
checksum: 7b88d48a8b0d45cb98fd472ab62f80afd306a2bf1e795d541d7800212b7de4728c5a9980e2d776283a19e9f20502e6e0d2eb54f38267fd77d911d2dd0e5061e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -188,22 +188,22 @@ __metadata:
linkType: hard

"@npmcli/fs@npm:^2.1.0":
version: 2.1.1
resolution: "@npmcli/fs@npm:2.1.1"
version: 2.1.2
resolution: "@npmcli/fs@npm:2.1.2"
dependencies:
"@gar/promisify": ^1.1.3
semver: ^7.3.5
checksum: 4944a0545d38d3e6e29780eeb3cd4be6059c1e9627509d2c9ced635c53b852d28b37cdc615a2adf815b51ab8673adb6507e370401a20a7e90c8a6dc4fac02389
checksum: 405074965e72d4c9d728931b64d2d38e6ea12066d4fad651ac253d175e413c06fe4350970c783db0d749181da8fe49c42d3880bd1cbc12cd68e3a7964d820225
languageName: node
linkType: hard

"@npmcli/move-file@npm:^2.0.0":
version: 2.0.0
resolution: "@npmcli/move-file@npm:2.0.0"
version: 2.0.1
resolution: "@npmcli/move-file@npm:2.0.1"
dependencies:
mkdirp: ^1.0.4
rimraf: ^3.0.2
checksum: 1388777b507b0c592d53f41b9d182e1a8de7763bc625fc07999b8edbc22325f074e5b3ec90af79c89d6987fdb2325bc66d59f483258543c14a43661621f841b0
checksum: 52dc02259d98da517fae4cb3a0a3850227bdae4939dda1980b788a7670636ca2b4a01b58df03dd5f65c1e3cb70c50fa8ce5762b582b3f499ec30ee5ce1fd9380
languageName: node
linkType: hard

Expand Down Expand Up @@ -372,8 +372,8 @@ __metadata:
linkType: hard

"ava@npm:^4.3.0":
version: 4.3.1
resolution: "ava@npm:4.3.1"
version: 4.3.3
resolution: "ava@npm:4.3.3"
dependencies:
acorn: ^8.7.1
acorn-walk: ^8.2.0
Expand Down Expand Up @@ -427,7 +427,7 @@ __metadata:
optional: true
bin:
ava: entrypoints/cli.mjs
checksum: 279b139addc4484a639e9636f0b9855b797027c3e715479a189fe678be19618469acea6d89cf62997f60ee967423feac27a731733567c29562815747ecf7b915
checksum: 6365f0e9fab13b3f471e4f71081ba9f8015d4ea62df6b6685cb752442edd6720ddd76011c2a5cbd595dcf6d675cfd7486d72cecfa94225adb6dd511215713fff
languageName: node
linkType: hard

Expand Down Expand Up @@ -481,8 +481,8 @@ __metadata:
linkType: hard

"cacache@npm:^16.1.0":
version: 16.1.1
resolution: "cacache@npm:16.1.1"
version: 16.1.3
resolution: "cacache@npm:16.1.3"
dependencies:
"@npmcli/fs": ^2.1.0
"@npmcli/move-file": ^2.0.0
Expand All @@ -501,8 +501,8 @@ __metadata:
rimraf: ^3.0.2
ssri: ^9.0.0
tar: ^6.1.11
unique-filename: ^1.1.1
checksum: 488524617008b793f0249b0c4ea2c330c710ca997921376e15650cc2415a8054491ae2dee9f01382c2015602c0641f3f977faf2fa7361aa33d2637dcfb03907a
unique-filename: ^2.0.0
checksum: d91409e6e57d7d9a3a25e5dcc589c84e75b178ae8ea7de05cbf6b783f77a5fae938f6e8fda6f5257ed70000be27a681e1e44829251bfffe4c10216002f8f14e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -1322,15 +1322,15 @@ __metadata:
linkType: hard

"lru-cache@npm:^7.7.1":
version: 7.13.2
resolution: "lru-cache@npm:7.13.2"
checksum: dfed24e52bae95edf490d0f28f4f14552319ac7e7dc37ae0b84a72e084949233821b33227271abe81d8361ac079810f9d171a706f316cfdeda135012e4311015
version: 7.14.0
resolution: "lru-cache@npm:7.14.0"
checksum: efdd329f2c1bb790b71d497c6c59272e6bc2d7dd060ba55fc136becd3dd31fc8346edb446275504d94cb60d3c8385dbf5267b79b23789e409b2bdf302d13f0d7
languageName: node
linkType: hard

"make-fetch-happen@npm:^10.0.3":
version: 10.2.0
resolution: "make-fetch-happen@npm:10.2.0"
version: 10.2.1
resolution: "make-fetch-happen@npm:10.2.1"
dependencies:
agentkeepalive: ^4.2.1
cacache: ^16.1.0
Expand All @@ -1348,7 +1348,7 @@ __metadata:
promise-retry: ^2.0.1
socks-proxy-agent: ^7.0.0
ssri: ^9.0.0
checksum: 2f6c294179972f56fab40fd8618f07841e06550692bb78f6da16e7afaa9dca78c345b08cf44a77a8907ef3948e4dc77e93eb7492b8381f1217d7ac057a7522f8
checksum: 2332eb9a8ec96f1ffeeea56ccefabcb4193693597b132cd110734d50f2928842e22b84cfa1508e921b8385cdfd06dda9ad68645fed62b50fff629a580f5fb72c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1441,8 +1441,8 @@ __metadata:
linkType: hard

"minipass-fetch@npm:^2.0.3":
version: 2.1.0
resolution: "minipass-fetch@npm:2.1.0"
version: 2.1.2
resolution: "minipass-fetch@npm:2.1.2"
dependencies:
encoding: ^0.1.13
minipass: ^3.1.6
Expand All @@ -1451,7 +1451,7 @@ __metadata:
dependenciesMeta:
encoding:
optional: true
checksum: 1334732859a3f7959ed22589bafd9c40384b885aebb5932328071c33f86b3eb181d54c86919675d1825ab5f1c8e4f328878c863873258d113c29d79a4b0c9c9f
checksum: 3f216be79164e915fc91210cea1850e488793c740534985da017a4cbc7a5ff50506956d0f73bb0cb60e4fe91be08b6b61ef35101706d3ef5da2c8709b5f08f91
languageName: node
linkType: hard

Expand Down Expand Up @@ -2050,21 +2050,21 @@ __metadata:
languageName: node
linkType: hard

"unique-filename@npm:^1.1.1":
version: 1.1.1
resolution: "unique-filename@npm:1.1.1"
"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
dependencies:
unique-slug: ^2.0.0
checksum: cf4998c9228cc7647ba7814e255dec51be43673903897b1786eff2ac2d670f54d4d733357eb08dea969aa5e6875d0e1bd391d668fbdb5a179744e7c7551a6f80
unique-slug: ^3.0.0
checksum: 807acf3381aff319086b64dc7125a9a37c09c44af7620bd4f7f3247fcd5565660ac12d8b80534dcbfd067e6fe88a67e621386dd796a8af828d1337a8420a255f
languageName: node
linkType: hard

"unique-slug@npm:^2.0.0":
version: 2.0.2
resolution: "unique-slug@npm:2.0.2"
"unique-slug@npm:^3.0.0":
version: 3.0.0
resolution: "unique-slug@npm:3.0.0"
dependencies:
imurmurhash: ^0.1.4
checksum: 5b6876a645da08d505dedb970d1571f6cebdf87044cb6b740c8dbb24f0d6e1dc8bdbf46825fd09f994d7cf50760e6f6e063cfa197d51c5902c00a861702eb75a
checksum: 49f8d915ba7f0101801b922062ee46b7953256c93ceca74303bd8e6413ae10aa7e8216556b54dc5382895e8221d04f1efaf75f945c2e4a515b4139f77aa6640c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2121,12 +2121,12 @@ __metadata:
linkType: hard

"write-file-atomic@npm:^4.0.1":
version: 4.0.1
resolution: "write-file-atomic@npm:4.0.1"
version: 4.0.2
resolution: "write-file-atomic@npm:4.0.2"
dependencies:
imurmurhash: ^0.1.4
signal-exit: ^3.0.7
checksum: 8f780232533ca6223c63c9b9c01c4386ca8c625ebe5017a9ed17d037aec19462ae17109e0aa155bff5966ee4ae7a27b67a99f55caf3f32ffd84155e9da3929fc
checksum: 5da60bd4eeeb935eec97ead3df6e28e5917a6bd317478e4a85a5285e8480b8ed96032bbcc6ecd07b236142a24f3ca871c924ec4a6575e623ec1b11bf8c1c253c
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f9fd60

Please sign in to comment.