Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit a904ba8

Browse files
chore(deps): update devdependency @vercel/routing-utils to v3 (#832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ff7e77 commit a904ba8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/eslint-plugin": "^5.62.0",
5555
"@typescript-eslint/parser": "^5.62.0",
5656
"@vercel/build-utils": "7.11.0",
57-
"@vercel/routing-utils": "2.2.1",
57+
"@vercel/routing-utils": "3.1.0",
5858
"codecov": "^3.8.3",
5959
"eslint": "^8.57.0",
6060
"eslint-config-standard": "^17.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2891,10 +2891,10 @@
28912891
resolved "https://registry.yarnpkg.com/@vercel/node-bridge/-/node-bridge-4.0.1.tgz#e4f41188f61d9cd4e7c44de31d436dd447e1978c"
28922892
integrity sha512-XEfKfnLGzlIBpad7eGNPql1HnMhoSTv9q3uDNC4axdaAC/kI5yvl8kXjuCPAXYvpbJnVQPpcSUC5/r5ap8F3jA==
28932893

2894-
"@vercel/routing-utils@2.2.1":
2895-
version "2.2.1"
2896-
resolved "https://registry.yarnpkg.com/@vercel/routing-utils/-/routing-utils-2.2.1.tgz#c33a3859f4927c5f8483cb4455a6fb7cbf21778b"
2897-
integrity sha512-kzMZsvToDCDskNRZD71B9UAgstec7ujmlGH8cBEo6F/07VaFeji6GQdgd6Zwnrj+TvzQBggKoPQR64VkVY8Lzw==
2894+
"@vercel/routing-utils@3.1.0":
2895+
version "3.1.0"
2896+
resolved "https://registry.yarnpkg.com/@vercel/routing-utils/-/routing-utils-3.1.0.tgz#6a71903f4106006b2cb52add9d3b708b59acaaaf"
2897+
integrity sha512-Ci5xTjVTJY/JLZXpCXpLehMft97i9fH34nu9PGav6DtwkVUF6TOPX86U0W0niQjMZ5n6/ZP0BwcJK2LOozKaGw==
28982898
dependencies:
28992899
path-to-regexp "6.1.0"
29002900
optionalDependencies:

0 commit comments

Comments
 (0)