Skip to content

Commit 63a4878

Browse files
committed
Merge branch 'main' of https://github.com/coderwyd/eslint-config into main
2 parents 899f057 + b4b6088 commit 63a4878

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@coderwyd/eslint-config-monorepo",
33
"version": "1.0.8",
44
"private": true,
5-
"packageManager": "pnpm@8.7.0",
5+
"packageManager": "pnpm@8.7.1",
66
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
77
"license": "MIT",
88
"scripts": {

packages/eslint-plugin-coderwyd/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/utils": "^6.5.0"
2222
},
2323
"devDependencies": {
24-
"@types/node": "^20.5.7",
24+
"@types/node": "^20.5.9",
2525
"@typescript-eslint/rule-tester": "^6.5.0",
2626
"unbuild": "^2.0.0",
2727
"vitest": "^0.34.3"

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)