Skip to content

Commit

Permalink
build(deps): bump unctx from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [unctx](https://github.com/unjs/unctx) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/unjs/unctx/releases)
- [Changelog](https://github.com/unjs/unctx/blob/main/CHANGELOG.md)
- [Commits](unjs/unctx@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: unctx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent f8a7926 commit 640bdca
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"source-map-support": "^0.5.21",
"ts-pattern": "^5.6.0",
"tslib": "^2.8.1",
"unctx": "^2.4.0"
"unctx": "^2.4.1"
},
"devDependencies": {
"@setup-texlive-action/data": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/texlive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"deline": "^1.0.4",
"ts-mixer": "^6.0.4",
"ts-pattern": "^5.6.0",
"unctx": "^2.4.0",
"unctx": "^2.4.1",
"url-template": "^3.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 640bdca

Please sign in to comment.