Skip to content

Commit

Permalink
build(yarn): [dependabot skip] fix lockfile for @dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: flexdevelopment[bot] <[email protected]>
  • Loading branch information
flexdevelopment committed May 8, 2023
1 parent 6a64bf5 commit d9b9105
Showing 1 changed file with 1 addition and 38 deletions.
39 changes: 1 addition & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8802,7 +8802,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.3.5":
"vite@npm:4.3.5, vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.5
resolution: "vite@npm:4.3.5"
dependencies:
Expand Down Expand Up @@ -8839,43 +8839,6 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.4
resolution: "vite@npm:4.3.4"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.23"
rollup: "npm:^3.21.0"
peerDependencies:
"@types/node": ">= 14"
less: "*"
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: bd49a0abb0e36f37518954dd24884c33173f71750d68332b10ba16c809c3ca7c14ca2848545a68466ac91423df9d85a4f2c55b90c1ed01ca14359be4e03bf473
languageName: node
linkType: hard

"vitest-github-actions-reporter@npm:0.10.0":
version: 0.10.0
resolution: "vitest-github-actions-reporter@npm:0.10.0"
Expand Down

0 comments on commit d9b9105

Please sign in to comment.