Skip to content

Commit f179e61

Browse files
committed
chore(deps): ran audit --fix
1 parent dca1489 commit f179e61

File tree

2 files changed

+148
-120
lines changed

2 files changed

+148
-120
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,10 @@
7373
},
7474
"peerDependencies": {
7575
"@commitlint/lint": ">=7.6.0"
76+
},
77+
"pnpm": {
78+
"overrides": {
79+
"esbuild@<=0.24.2": ">=0.25.0"
80+
}
7681
}
7782
}

0 commit comments

Comments
 (0)