Skip to content

Commit

Permalink
Update yarn lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Nov 4, 2024
1 parent 3d684cb commit 40387f6
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3468,6 +3468,33 @@ __metadata:
languageName: node
linkType: hard

"custom-scripting@workspace:.":
version: 0.0.0-use.local
resolution: "custom-scripting@workspace:."
dependencies:
"@babel/core": ^7.19.3
"@babel/preset-env": ^7.19.4
"@babel/preset-typescript": ^7.18.6
"@types/jest": ^29.1.2
babel-jest: ^29.1.2
babel-plugin-transform-es2015-modules-commonjs: ^6.26.2
eslint: ^8.0.0
eslint-config-custom: "*"
husky: ^8.0.1
jest: ^29.1.2
jest-fetch-mock: ^3.0.3
lint-staged: ^13.0.3
lodash: ^4.17.21
mockdate: ^3.0.5
node-fetch: ^2.6
prettier: ^2.7.1
prettier-plugin-svelte: ^2.7.0
ts-jest: ^29.0.3
turbo: latest
typescript: ^4.8.4
languageName: unknown
linkType: soft

"debug@npm:2.6.9, debug@npm:^2.6.8":
version: 2.6.9
resolution: "debug@npm:2.6.9"
Expand Down Expand Up @@ -4466,7 +4493,7 @@ eslint-config-turbo@latest:

"fsevents@patch:fsevents@^2.3.2#~builtin<compat/fsevents>, fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
version: 2.3.2
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
dependencies:
node-gyp: latest
conditions: os=darwin
Expand Down Expand Up @@ -6903,7 +6930,7 @@ eslint-config-turbo@latest:

"resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.20.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
version: 1.22.1
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
dependencies:
is-core-module: ^2.9.0
path-parse: ^1.0.7
Expand Down Expand Up @@ -7038,33 +7065,6 @@ eslint-config-turbo@latest:
languageName: node
linkType: hard

"sample@workspace:.":
version: 0.0.0-use.local
resolution: "sample@workspace:."
dependencies:
"@babel/core": ^7.19.3
"@babel/preset-env": ^7.19.4
"@babel/preset-typescript": ^7.18.6
"@types/jest": ^29.1.2
babel-jest: ^29.1.2
babel-plugin-transform-es2015-modules-commonjs: ^6.26.2
eslint: ^8.0.0
eslint-config-custom: "*"
husky: ^8.0.1
jest: ^29.1.2
jest-fetch-mock: ^3.0.3
lint-staged: ^13.0.3
lodash: ^4.17.21
mockdate: ^3.0.5
node-fetch: ^2.6
prettier: ^2.7.1
prettier-plugin-svelte: ^2.7.0
ts-jest: ^29.0.3
turbo: latest
typescript: ^4.8.4
languageName: unknown
linkType: soft

"sander@npm:^0.5.0":
version: 0.5.1
resolution: "sander@npm:0.5.1"
Expand Down Expand Up @@ -7932,11 +7932,11 @@ eslint-config-turbo@latest:

"typescript@patch:typescript@*#~builtin<compat/typescript>, typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=1a91c8"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
checksum: c981e82b77a5acdcc4e69af9c56cdecf5b934a87a08e7b52120596701e389a878b8e3f860e73ffb287bf649cc47a8c741262ce058148f71de4cdd88bb9c75153
languageName: node
linkType: hard

Expand Down

0 comments on commit 40387f6

Please sign in to comment.