Skip to content

Commit c79dacc

Browse files
chore(deps): update dependency @terrestris/eslint-config-typescript to v10
1 parent 75411e9 commit c79dacc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bun.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lockfileVersion": 1,
3+
"configVersion": 0,
34
"workspaces": {
45
"": {
56
"name": "geostyler-cli",
@@ -26,7 +27,7 @@
2627
"@semantic-release/exec": "^7.1.0",
2728
"@semantic-release/git": "^10.0.1",
2829
"@stylistic/eslint-plugin": "^4.4.1",
29-
"@terrestris/eslint-config-typescript": "^9.0.0",
30+
"@terrestris/eslint-config-typescript": "^10.0.0",
3031
"@types/gradient-string": "^1.1.6",
3132
"@types/minimist": "^1.2.5",
3233
"@types/node": "^22.15.29",
@@ -321,7 +322,7 @@
321322

322323
"@terrestris/base-util": ["@terrestris/[email protected]", "", { "dependencies": { "@ungap/url-search-params": "^0.2.2", "lodash": "^4.17.21", "loglevel": "^1.8.0", "query-string": "^9.0.0", "url-parse": "^1.5.10", "validator": "^13.11.0" } }, "sha512-Y9z9viEFdmTr63N+5ijBn69hX4wS8cJvx+rA0QNQ2/a+kgjT1RjZ2a5Lhp5zYAu03OshJv8wvJaCdPiietRFEg=="],
323324

324-
"@terrestris/eslint-config-typescript": ["@terrestris/eslint-config-typescript@9.0.0", "", { "peerDependencies": { "@stylistic/eslint-plugin": ">= ~4", "@typescript-eslint/eslint-plugin": ">= ~8", "@typescript-eslint/parser": ">= ~8", "eslint": ">= ~9", "typescript": ">= ~5" } }, "sha512-B88h+1B9XAR+fa4t3J1m6+BEJ1FnWNnI5GdKxFaaVv+ab6V+AWeSyTKcPY5Rh69uvhMJluIZ7MYQAOL/Xjk47g=="],
325+
"@terrestris/eslint-config-typescript": ["@terrestris/eslint-config-typescript@10.0.0", "", { "peerDependencies": { "@stylistic/eslint-plugin": ">= ~5", "@typescript-eslint/eslint-plugin": ">= ~8", "@typescript-eslint/parser": ">= ~8", "eslint": ">= ~9", "typescript": ">= ~5" } }, "sha512-SbuHOsrMRcLmDMnRIv32mpVvXWCxFBRedln+1OQNw1BRL9YhtRM3y+4fxBP5C1GtRvN0084u4OTDn3dNTSxWdQ=="],
325326

326327
"@tokenizer/token": ["@tokenizer/[email protected]", "", {}, "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A=="],
327328

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@semantic-release/exec": "^7.1.0",
6262
"@semantic-release/git": "^10.0.1",
6363
"@stylistic/eslint-plugin": "^4.4.1",
64-
"@terrestris/eslint-config-typescript": "^9.0.0",
64+
"@terrestris/eslint-config-typescript": "^10.0.0",
6565
"@types/gradient-string": "^1.1.6",
6666
"@types/minimist": "^1.2.5",
6767
"@types/node": "^22.15.29",

0 commit comments

Comments
 (0)