Skip to content

Commit d1dcf24

Browse files
chore(deps): update all non-major dependencies (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73e46aa commit d1dcf24

File tree

3 files changed

+155
-83
lines changed

3 files changed

+155
-83
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodejs 20.18.1
2-
pnpm 9.15.2
2+
pnpm 9.15.3

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"@opentf/std": "^0.13.0",
3838
"@total-typescript/ts-reset": "^0.6.1",
3939
"@types/eslint__js": "^8.42.3",
40-
"@types/node": "~20.17.10",
41-
"@typescript-eslint/eslint-plugin": "^8.19.0",
42-
"@typescript-eslint/parser": "^8.19.0",
40+
"@types/node": "~20.17.12",
41+
"@typescript-eslint/eslint-plugin": "^8.19.1",
42+
"@typescript-eslint/parser": "^8.19.1",
4343
"@vitest/coverage-v8": "^2.1.8",
4444
"chalk": "^5.4.1",
4545
"changelogithub": "^0.13.11",
@@ -49,8 +49,8 @@
4949
"eslint-import-resolver-typescript": "^3.7.0",
5050
"eslint-plugin-import-x": "^4.6.1",
5151
"prettier": "3.4.2",
52-
"typescript": "^5.7.2",
53-
"typescript-eslint": "^8.19.0",
52+
"typescript": "^5.7.3",
53+
"typescript-eslint": "^8.19.1",
5454
"vitest": "^2.1.8"
5555
}
5656
}

0 commit comments

Comments
 (0)