Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates: [octokit](https://github.com/octokit/octokit.js) and [path-to-regexp](https://github.com/pillarjs/path-to-regexp).


Updates `octokit` from 1.8.1 to 3.1.2
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v1.8.1...v3.1.2)

Updates `path-to-regexp` from 8.0.0 to 8.1.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@v8.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 3497642 commit 6f263ea
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 395 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"moment": "^2.30.1",
"np": "^6.5.0",
"nprogress": "^0.2.0",
"octokit": "^1.8.1",
"octokit": "^3.1.2",
"polished": "^4.3.1",
"prettier": "^2.8.8",
"prettier-plugin-organize-imports": "^3.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"omit.js": "^2.0.2",
"path-to-regexp": "8.0.0",
"path-to-regexp": "8.1.0",
"rc-resize-observer": "^1.1.0",
"rc-util": "^5.0.6",
"swr": "^2.0.0",
Expand Down
Loading

0 comments on commit 6f263ea

Please sign in to comment.