Skip to content

Commit 262c3cd

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 4f7568f commit 262c3cd

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
@@ -116,16 +116,16 @@
116116
"zod": "^3.25.0"
117117
},
118118
"devDependencies": {
119-
"@figma/plugin-typings": "^1.127.0",
119+
"@figma/plugin-typings": "^1.134.0",
120120
"@types/node": "^20.14.0",
121121
"@types/ws": "^8.18.1",
122122
"@vitest/coverage-v8": "^4.1.11",
123123
"esbuild": "^0.28.0",
124124
"eslint": "^9.39.5",
125125
"tsup": "^8.3.0",
126-
"tsx": "^4.19.0",
126+
"tsx": "^4.23.12",
127127
"typescript": "^5.6.0",
128-
"typescript-eslint": "^8.65.0",
128+
"typescript-eslint": "^8.67.0",
129129
"vitepress": "^1.6.4",
130130
"vitest": "^4.1.9"
131131
}

0 commit comments

Comments
 (0)