Skip to content

Commit 84d7fe2

Browse files
chore(deps-dev): bump the dev-tooling group across 1 directory with 3 updates
Bumps the dev-tooling group with 3 updates in the / directory: [@figma/plugin-typings](https://github.com/figma/plugin-typings), [tsx](https://github.com/privatenumber/tsx) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@figma/plugin-typings` from 1.127.0 to 1.134.0 - [Commits](figma/plugin-typings@v1.127.0...v1.134.0) Updates `tsx` from 4.22.3 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.3...v4.23.12) Updates `typescript-eslint` from 8.65.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@figma/plugin-typings" dependency-version: 1.134.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: typescript-eslint dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1c0bb8 commit 84d7fe2

2 files changed

Lines changed: 77 additions & 77 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,16 @@
115115
"zod": "^3.25.0"
116116
},
117117
"devDependencies": {
118-
"@figma/plugin-typings": "^1.127.0",
118+
"@figma/plugin-typings": "^1.134.0",
119119
"@types/node": "^20.14.0",
120120
"@types/ws": "^8.18.1",
121121
"@vitest/coverage-v8": "^4.1.11",
122122
"esbuild": "^0.28.0",
123123
"eslint": "^9.39.5",
124124
"tsup": "^8.3.0",
125-
"tsx": "^4.19.0",
125+
"tsx": "^4.23.12",
126126
"typescript": "^5.6.0",
127-
"typescript-eslint": "^8.65.0",
127+
"typescript-eslint": "^8.67.0",
128128
"vitepress": "^1.6.4",
129129
"vitest": "^4.1.9"
130130
}

0 commit comments

Comments
 (0)