Skip to content

Commit

Permalink
build: fix yarn problem
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWilbur committed Sep 3, 2023
1 parent 6686dbd commit c07df21
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,31 +132,6 @@ __metadata:
languageName: node
linkType: hard

"@napi-rs/package-template@workspace:.":
version: 0.0.0-use.local
resolution: "@napi-rs/package-template@workspace:."
dependencies:
"@napi-rs/cli": ^2.14.6
"@swc-node/register": ^1.5.5
"@swc/core": ^1.3.32
"@taplo/cli": ^0.5.2
"@typescript-eslint/eslint-plugin": ^6.0.0
"@typescript-eslint/parser": ^6.0.0
ava: ^5.1.1
benny: ^3.7.1
chalk: ^5.2.0
eslint: ^8.33.0
eslint-config-prettier: ^9.0.0
eslint-plugin-import: ^2.27.5
eslint-plugin-prettier: ^5.0.0
husky: ^8.0.3
lint-staged: ^14.0.0
npm-run-all: ^4.1.5
prettier: ^3.0.0
typescript: ^5.0.0
languageName: unknown
linkType: soft

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -530,6 +505,31 @@ __metadata:
languageName: node
linkType: hard

"@wildboar/x500-native@workspace:.":
version: 0.0.0-use.local
resolution: "@wildboar/x500-native@workspace:."
dependencies:
"@napi-rs/cli": ^2.14.6
"@swc-node/register": ^1.5.5
"@swc/core": ^1.3.32
"@taplo/cli": ^0.5.2
"@typescript-eslint/eslint-plugin": ^6.0.0
"@typescript-eslint/parser": ^6.0.0
ava: ^5.1.1
benny: ^3.7.1
chalk: ^5.2.0
eslint: ^8.33.0
eslint-config-prettier: ^9.0.0
eslint-plugin-import: ^2.27.5
eslint-plugin-prettier: ^5.0.0
husky: ^8.0.3
lint-staged: ^14.0.0
npm-run-all: ^4.1.5
prettier: ^3.0.0
typescript: ^5.0.0
languageName: unknown
linkType: soft

"abbrev@npm:^1.0.0":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down

0 comments on commit c07df21

Please sign in to comment.