Skip to content

Commit dd44a71

Browse files
chore(deps): bump the all group with 4 updates
Bumps the all group with 4 updates: [smol-toml](https://github.com/squirrelchat/smol-toml), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint). Updates `smol-toml` from 1.3.1 to 1.3.3 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](https://github.com/squirrelchat/smol-toml/commits/v1.3.3) Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.30.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.29.1 to 8.30.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/parser) Updates `eslint` from 9.24.0 to 9.25.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.0) --- updated-dependencies: - dependency-name: smol-toml dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ab94c1 commit dd44a71

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,15 +255,15 @@
255255
"devDependencies": {
256256
"@types/node": "22.x",
257257
"@types/vscode": "*",
258-
"@typescript-eslint/eslint-plugin": "^8.29.1",
259-
"@typescript-eslint/parser": "^8.29.1",
258+
"@typescript-eslint/eslint-plugin": "^8.30.1",
259+
"@typescript-eslint/parser": "^8.30.1",
260260
"@vscode/test-cli": "^0.0.10",
261261
"@vscode/test-electron": "^2.5.2",
262262
"@vscode/vsce": "^3.3.2",
263-
"eslint": "^9.24.0",
263+
"eslint": "^9.25.0",
264264
"typescript": "^5.8.3"
265265
},
266266
"dependencies": {
267-
"smol-toml": "^1.3.1"
267+
"smol-toml": "^1.3.3"
268268
}
269269
}

0 commit comments

Comments
 (0)