Skip to content

Commit

Permalink
chore(deps): bump find-my-way from 8.2.0 to 8.2.2
Browse files Browse the repository at this point in the history
Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](delvedor/find-my-way@v8.2.0...v8.2.2)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 29a3dda commit 24aff48
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"dotenv-defaults": "5.0.2",
"execa": "5.1.1",
"express": "4.21.0",
"find-my-way": "8.2.0",
"find-my-way": "8.2.2",
"fs-extra": "11.2.0",
"http-proxy-middleware": "3.0.2",
"isbot": "5.1.17",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8782,7 +8782,7 @@ __metadata:
dotenv-defaults: "npm:5.0.2"
execa: "npm:5.1.1"
express: "npm:4.21.0"
find-my-way: "npm:8.2.0"
find-my-way: "npm:8.2.2"
fs-extra: "npm:11.2.0"
glob: "npm:11.0.0"
http-proxy-middleware: "npm:3.0.2"
Expand Down Expand Up @@ -17539,7 +17539,18 @@ __metadata:
languageName: node
linkType: hard

"find-my-way@npm:8.2.0, find-my-way@npm:^8.0.0":
"find-my-way@npm:8.2.2":
version: 8.2.2
resolution: "find-my-way@npm:8.2.2"
dependencies:
fast-deep-equal: "npm:^3.1.3"
fast-querystring: "npm:^1.0.0"
safe-regex2: "npm:^3.1.0"
checksum: 10c0/ce462b2033e08a82fa79b837e4ef9e637d5f3e6763564631ad835b4e50b22e2123c0bf27c4fe6b02bc4006cd7949c0351d2b6b6f32248e839b10bdcbd3a3269f
languageName: node
linkType: hard

"find-my-way@npm:^8.0.0":
version: 8.2.0
resolution: "find-my-way@npm:8.2.0"
dependencies:
Expand Down

0 comments on commit 24aff48

Please sign in to comment.