Skip to content

Commit

Permalink
build(deps): bump path-to-regexp from 6.2.0 to 8.0.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.0 to 8.0.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.0...v8.0.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 19253b9 commit a037439
Show file tree
Hide file tree
Showing 3 changed files with 5,800 additions and 4,592 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"gzip-size": "^6.0.0",
"husky": "^7.0.2",
"lerna-changelog": "^2.1.0",
"path-to-regexp": "^6.2.0",
"path-to-regexp": "^8.0.0",
"pnpm": "^7.33.4",
"postcss": "^8.4.31",
"postcss-csso": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@okikio/animate": "workspace:*",
"@okikio/emitter": "workspace:*",
"@okikio/manager": "workspace:*",
"path-to-regexp": "^6.2.0"
"path-to-regexp": "^8.0.0"
},
"devDependencies": {
"del-cli": "^4.0.0",
Expand Down
Loading

0 comments on commit a037439

Please sign in to comment.