Skip to content

Commit

Permalink
Merge pull request #11 from micro-lc/dependabot/npm_and_yarn/vite-5.3.5
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 5.3.3 to 5.3.5
  • Loading branch information
amountainram authored Aug 1, 2024
2 parents 548a1c9 + 7a758a6 commit dfd7961
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"typescript-eslint": "^7.14.1",
"vite": "^5.3.3"
"vite": "^5.3.5"
},
"peerDependencies": {
"rxjs": "^7"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ __metadata:
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.3"
typescript-eslint: "npm:^7.14.1"
vite: "npm:^5.3.3"
vite: "npm:^5.3.5"
peerDependencies:
rxjs: ^7
languageName: unknown
Expand Down Expand Up @@ -4941,9 +4941,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.3.3":
version: 5.3.3
resolution: "vite@npm:5.3.3"
"vite@npm:^5.3.5":
version: 5.3.5
resolution: "vite@npm:5.3.5"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4977,7 +4977,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/e7a094cefedad9e204b715588502118e07d1b9c00c617f55b810169181907f55144f0a82f650995d6a74f12e3695fca65afc348b475b91a81dcbd0274d30a088
checksum: 10/5672dde4a969349d9cf90a9e43029c8489dfff60fb04d6a10717d6224553cf12283a8cace633fa80b006df6037f72d08a459a38bf8ea66cb19075d60fe159482
languageName: node
linkType: hard

Expand Down

0 comments on commit dfd7961

Please sign in to comment.