Skip to content

Commit 20d3f80

Browse files
committed
chore(deps): upgrade
1 parent 5239a2e commit 20d3f80

File tree

3 files changed

+87
-82
lines changed

3 files changed

+87
-82
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"@types/git-url-parse": "^9.0.3",
4747
"@types/klaw": "^3.0.6",
4848
"@types/lint-staged": "^13.3.0",
49-
"@types/lodash": "^4.17.12",
49+
"@types/lodash": "^4.17.14",
5050
"@types/lodash-es": "^4.17.12",
5151
"@types/micromatch": "^4.0.9",
52-
"@types/node": "^22.10.3",
52+
"@types/node": "^22.10.5",
5353
"@types/set-value": "^4.0.3",
5454
"@vitest/coverage-v8": "~2.1.8",
5555
"ci-info": "^4.1.0",
@@ -65,7 +65,7 @@
6565
"lodash-es": "^4.17.21",
6666
"micromatch": "^4.0.8",
6767
"only-allow": "^1.2.1",
68-
"pathe": "^1.1.2",
68+
"pathe": "^2.0.0",
6969
"pkg-types": "^1.3.0",
7070
"rimraf": "^6.0.1",
7171
"set-value": "^4.1.0",

packages/monorepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"git-url-parse": "^16.0.0",
6767
"klaw": "^4.1.0",
6868
"p-queue": "^8.0.1",
69-
"pathe": "^1.1.2",
69+
"pathe": "^2.0.0",
7070
"picocolors": "^1.1.1",
7171
"simple-git": "^3.27.0"
7272
}

0 commit comments

Comments
 (0)