Skip to content

Commit 68538a1

Browse files
dependabot[bot]wirednkod
authored andcommitted
Merge pull request #955 from polkadot-fellows/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.52.0
2 parents 103d154 + 8c4fda3 commit 68538a1

File tree

3 files changed

+28
-107
lines changed

3 files changed

+28
-107
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packageManager": "[email protected]",
66
"type": "module",
77
"scripts": {
8-
"preinstall": "npx only-allow pnpm",
8+
"preinstall": "node preinstall.js",
99
"postinstall": "papi",
1010
"dev": "vite",
1111
"build": "tsc -b && vite build",
@@ -62,7 +62,7 @@
6262
"@types/react": "^19.2.7",
6363
"@types/react-dom": "^19.2.3",
6464
"@types/react-router-dom": "^5.3.3",
65-
"@typescript-eslint/eslint-plugin": "^8.51.0",
65+
"@typescript-eslint/eslint-plugin": "^8.52.0",
6666
"@typescript-eslint/parser": "^8.52.0",
6767
"@vitejs/plugin-react": "^5.1.2",
6868
"eslint": "^9.39.2",
@@ -79,4 +79,4 @@
7979
"vite": "^7.3.0",
8080
"vite-plugin-svgr": "^4.5.0"
8181
}
82-
}
82+
}

pnpm-lock.yaml

Lines changed: 24 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)