Skip to content

Commit

Permalink
Bump path-to-regexp from 6.2.1 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 6fa146a commit 7222963
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2726,7 +2726,7 @@ __metadata:
languageName: node
linkType: hard

"@lokse/core@npm:^2.4.0, @lokse/core@workspace:packages/core":
"@lokse/core@npm:^2.4.1, @lokse/core@workspace:packages/core":
version: 0.0.0-use.local
resolution: "@lokse/core@workspace:packages/core"
dependencies:
Expand All @@ -2748,28 +2748,28 @@ __metadata:
languageName: unknown
linkType: soft

"@lokse/plugin-fallback@npm:^2.4.0, @lokse/plugin-fallback@workspace:packages/plugin-fallback":
"@lokse/plugin-fallback@npm:^2.4.1, @lokse/plugin-fallback@workspace:packages/plugin-fallback":
version: 0.0.0-use.local
resolution: "@lokse/plugin-fallback@workspace:packages/plugin-fallback"
dependencies:
"@lokse/core": "npm:^2.4.0"
"@lokse/core": "npm:^2.4.1"
languageName: unknown
linkType: soft

"@lokse/plugin-non-breaking-spaces@workspace:packages/plugin-non-breaking-spaces":
version: 0.0.0-use.local
resolution: "@lokse/plugin-non-breaking-spaces@workspace:packages/plugin-non-breaking-spaces"
dependencies:
"@lokse/core": "npm:^2.4.0"
"@lokse/core": "npm:^2.4.1"
lodash: "npm:4.17.20"
languageName: unknown
linkType: soft

"@lokse/plugin-prettier@npm:^2.4.0, @lokse/plugin-prettier@workspace:packages/plugin-prettier":
"@lokse/plugin-prettier@npm:^2.4.1, @lokse/plugin-prettier@workspace:packages/plugin-prettier":
version: 0.0.0-use.local
resolution: "@lokse/plugin-prettier@workspace:packages/plugin-prettier"
dependencies:
"@lokse/core": "npm:^2.4.0"
"@lokse/core": "npm:^2.4.1"
prettier: "npm:3.3.3"
typescript: "npm:5.6.3"
languageName: unknown
Expand Down Expand Up @@ -6990,9 +6990,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "example@workspace:example"
dependencies:
"@lokse/plugin-fallback": "npm:^2.4.0"
"@lokse/plugin-prettier": "npm:^2.4.0"
lokse: "npm:^2.4.0"
"@lokse/plugin-fallback": "npm:^2.4.1"
"@lokse/plugin-prettier": "npm:^2.4.1"
lokse: "npm:^2.4.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10408,11 +10408,11 @@ __metadata:
languageName: unknown
linkType: soft

"lokse@npm:^2.4.0, lokse@workspace:packages/cli":
"lokse@npm:^2.4.1, lokse@workspace:packages/cli":
version: 0.0.0-use.local
resolution: "lokse@workspace:packages/cli"
dependencies:
"@lokse/core": "npm:^2.4.0"
"@lokse/core": "npm:^2.4.1"
"@oclif/command": "npm:^1"
"@oclif/config": "npm:^1"
"@oclif/dev-cli": "npm:^1"
Expand Down Expand Up @@ -12644,9 +12644,9 @@ __metadata:
linkType: hard

"path-to-regexp@npm:^6.2.1":
version: 6.2.1
resolution: "path-to-regexp@npm:6.2.1"
checksum: 10c0/7a73811ca703e5c199e5b50b9649ab8f6f7b458a37f7dff9ea338815203f5b1f95fe8cb24d4fdfe2eab5d67ce43562d92534330babca35cdf3231f966adb9360
version: 6.3.0
resolution: "path-to-regexp@npm:6.3.0"
checksum: 10c0/73b67f4638b41cde56254e6354e46ae3a2ebc08279583f6af3d96fe4664fc75788f74ed0d18ca44fa4a98491b69434f9eee73b97bb5314bd1b5adb700f5c18d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 7222963

Please sign in to comment.