We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ec729 commit 31332eaCopy full SHA for 31332ea
package.json
@@ -29,7 +29,7 @@
29
},
30
"author": "Jakub Freisler <[email protected]>",
31
"license": "MIT",
32
- "packageManager": "pnpm@10.18.3",
+ "packageManager": "pnpm@10.20.0",
33
"bugs": {
34
"url": "https://github.com/FRSOURCE/frs-replace/issues"
35
@@ -71,8 +71,8 @@
71
"test:bench": "TEST_TYPE=bench vitest"
72
73
"devDependencies": {
74
- "@frsource/eslint-config": "1.61.0",
75
- "@frsource/prettier-config": "1.34.0",
+ "@frsource/eslint-config": "1.66.0",
+ "@frsource/prettier-config": "1.38.0",
76
"@frsource/semantic-release-config": "^1.37.0",
77
"@types/node": "24.10.0",
78
"@types/yargs": "^17.0.32",
0 commit comments