Commit graph

103 commits

Author SHA1 Message Date
NellowTCS
63eb2c6d5c
Merge pull request #32 from NellowTCS/dependabot/npm_and_yarn/typescript-7.0.2
Bump typescript from 6.0.3 to 7.0.2
2026-07-21 15:37:37 +05:30
dependabot[bot]
640b77b2e5
Bump typescript from 6.0.3 to 7.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-21 10:06:38 +00:00
NellowTCS
d4ec5a1aa1
Merge pull request #30 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint-8.64.0
Bump typescript-eslint from 8.63.0 to 8.64.0
2026-07-21 15:35:12 +05:30
NellowTCS
723a3f98bc
Merge pull request #31 from NellowTCS/dependabot/npm_and_yarn/prettier-3.9.5
Bump prettier from 3.9.4 to 3.9.5
2026-07-21 15:34:56 +05:30
NellowTCS
6d16ac3d7d
Merge pull request #33 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.64.0
Bump @typescript-eslint/eslint-plugin from 8.63.0 to 8.64.0
2026-07-21 15:34:31 +05:30
NellowTCS
17756842b1
Merge pull request #34 from NellowTCS/dependabot/npm_and_yarn/codemirror/view-6.43.6
Bump @codemirror/view from 6.43.1 to 6.43.6
2026-07-21 15:34:19 +05:30
dependabot[bot]
8a6228c030
Bump @codemirror/view from 6.43.1 to 6.43.6
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.43.1 to 6.43.6.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/commits)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.43.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-19 11:43:27 +00:00
dependabot[bot]
c142fb5257
Bump @typescript-eslint/eslint-plugin from 8.63.0 to 8.64.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.63.0 to 8.64.0.
- [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.64.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-19 11:43:17 +00:00
dependabot[bot]
e9bb577ee4
Bump prettier from 3.9.4 to 3.9.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.9.4...3.9.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-19 11:42:58 +00:00
dependabot[bot]
dae874d9e5
Bump typescript-eslint from 8.63.0 to 8.64.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.63.0 to 8.64.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.64.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-19 11:42:53 +00:00
NellowTCS
3f01967034
Merge pull request #29 from NellowTCS/dependabot/npm_and_yarn/types/node-26.1.1
Bump @types/node from 26.1.0 to 26.1.1
2026-07-16 13:51:53 +05:30
dependabot[bot]
fd603aaefa
Bump @types/node from 26.1.0 to 26.1.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.0 to 26.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-16 02:43:49 +00:00
NellowTCS
e9d9d9184c
Merge pull request #27 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint/parser-8.63.0
Bump @typescript-eslint/parser from 8.62.1 to 8.64.0
2026-07-16 08:11:40 +05:30
dependabot[bot]
93b87002a5
Bump @typescript-eslint/parser from 8.62.1 to 8.64.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.62.1 to 8.64.0.
- [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.64.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-16 02:40:14 +00:00
NellowTCS
5308a21641
Merge pull request #28 from NellowTCS/dependabot/npm_and_yarn/eslint-10.7.0
Bump eslint from 10.5.0 to 10.7.0
2026-07-16 08:08:35 +05:30
NellowTCS
1561d8fa32
Merge pull request #26 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.63.0
Bump @typescript-eslint/eslint-plugin from 8.62.1 to 8.63.0
2026-07-16 08:08:20 +05:30
NellowTCS
7ebbc88099
Merge pull request #25 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint-8.63.0
Bump typescript-eslint from 8.62.1 to 8.63.0
2026-07-16 08:08:09 +05:30
dependabot[bot]
a3b04fa357
Bump eslint from 10.5.0 to 10.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.5.0...v10.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-12 11:43:20 +00:00
dependabot[bot]
2543c342db
Bump @typescript-eslint/eslint-plugin from 8.62.1 to 8.63.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.62.1 to 8.63.0.
- [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.63.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-12 11:43:01 +00:00
dependabot[bot]
bba386e5f7
Bump typescript-eslint from 8.62.1 to 8.63.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.62.1 to 8.63.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.63.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-12 11:42:50 +00:00
NellowTCS
5dc8b65cb7
Merge pull request #20 from NellowTCS/dependabot/npm_and_yarn/types/node-26.1.0
Bump @types/node from 26.0.0 to 26.1.0
2026-07-08 05:16:12 +05:30
dependabot[bot]
21ee146b4d
Bump @types/node from 26.0.0 to 26.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 23:45:51 +00:00
NellowTCS
8bd1c32834
Merge pull request #21 from NellowTCS/dependabot/npm_and_yarn/prettier-3.9.4
Bump prettier from 3.9.1 to 3.9.4
2026-07-08 05:14:50 +05:30
NellowTCS
8e96579326
Merge pull request #22 from NellowTCS/dependabot/npm_and_yarn/eslint-plugin-obsidianmd-0.4.1
Bump eslint-plugin-obsidianmd from 0.3.0 to 0.4.1
2026-07-08 05:14:27 +05:30
NellowTCS
4e49f573fc
Merge pull request #23 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.62.1
Bump @typescript-eslint/eslint-plugin from 8.62.0 to 8.62.1
2026-07-08 05:14:10 +05:30
NellowTCS
c75459563b
Merge pull request #24 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint-8.62.1
Bump typescript-eslint from 8.61.0 to 8.62.1
2026-07-08 05:13:39 +05:30
dependabot[bot]
dd567b9aa3
Bump typescript-eslint from 8.61.0 to 8.62.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.61.0 to 8.62.1.
- [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.62.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-05 11:43:29 +00:00
dependabot[bot]
570e67382c
Bump @typescript-eslint/eslint-plugin from 8.62.0 to 8.62.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.62.0 to 8.62.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.62.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-05 11:43:22 +00:00
dependabot[bot]
1b734bac47
Bump eslint-plugin-obsidianmd from 0.3.0 to 0.4.1
Bumps [eslint-plugin-obsidianmd](https://github.com/obsidianmd/eslint-plugin) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/obsidianmd/eslint-plugin/releases)
- [Commits](https://github.com/obsidianmd/eslint-plugin/compare/0.3.0...0.4.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-obsidianmd
  dependency-version: 0.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-05 11:43:10 +00:00
dependabot[bot]
2f2ac3d836
Bump prettier from 3.9.1 to 3.9.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.9.1 to 3.9.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.9.1...3.9.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-05 11:43:00 +00:00
NellowTCS
deae1554e6
Merge pull request #17 from NellowTCS/dependabot/npm_and_yarn/obsidian-1.13.1
Bump obsidian from 1.12.3 to 1.13.1
2026-06-30 12:07:06 +05:30
NellowTCS
982d724203
Merge pull request #16 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint/parser-8.62.0
Bump @typescript-eslint/parser from 8.61.1 to 8.62.1
2026-06-30 12:06:53 +05:30
dependabot[bot]
1f5ef44cc5
Bump obsidian from 1.12.3 to 1.13.1
Bumps [obsidian](https://github.com/obsidianmd/obsidian-api) from 1.12.3 to 1.13.1.
- [Changelog](https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/obsidianmd/obsidian-api/commits)

---
updated-dependencies:
- dependency-name: obsidian
  dependency-version: 1.13.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-30 06:31:00 +00:00
dependabot[bot]
11b081e956
Bump @typescript-eslint/parser from 8.61.1 to 8.62.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.61.1 to 8.62.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.62.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-30 06:30:53 +00:00
NellowTCS
d506fe6409
Merge pull request #15 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.62.0
Bump @typescript-eslint/eslint-plugin from 8.61.0 to 8.62.0
2026-06-30 11:59:40 +05:30
NellowTCS
6139a1a012
Merge pull request #18 from NellowTCS/dependabot/npm_and_yarn/builtin-modules-5.3.0
Bump builtin-modules from 5.2.0 to 5.3.0
2026-06-30 11:59:23 +05:30
NellowTCS
b0dce1489b
Merge pull request #19 from NellowTCS/dependabot/npm_and_yarn/prettier-3.9.1
Bump prettier from 3.8.4 to 3.9.1
2026-06-30 11:58:52 +05:30
dependabot[bot]
529a62ad03
Bump prettier from 3.8.4 to 3.9.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.4 to 3.9.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.4...3.9.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-28 11:45:13 +00:00
dependabot[bot]
48a74afcde
Bump builtin-modules from 5.2.0 to 5.3.0
Bumps [builtin-modules](https://github.com/sindresorhus/builtin-modules) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/builtin-modules/releases)
- [Commits](https://github.com/sindresorhus/builtin-modules/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: builtin-modules
  dependency-version: 5.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-28 11:45:08 +00:00
dependabot[bot]
3417224126
Bump @typescript-eslint/eslint-plugin from 8.61.0 to 8.62.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.61.0 to 8.62.0.
- [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.62.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-28 11:43:47 +00:00
NellowTCS
cd7ef33d62
Merge pull request #11 from NellowTCS/dependabot/npm_and_yarn/builtin-modules-5.2.0
Bump builtin-modules from 5.1.0 to 5.2.0
2026-06-24 14:00:06 +02:00
NellowTCS
afe6850d63
Merge pull request #14 from NellowTCS/dependabot/npm_and_yarn/npm_and_yarn-4e38a52fea
Bump js-yaml from 4.1.1 to 4.2.0 in the npm_and_yarn group across 1 directory
2026-06-24 13:59:49 +02:00
dependabot[bot]
2a66effbd1
Bump builtin-modules from 5.1.0 to 5.2.0
Bumps [builtin-modules](https://github.com/sindresorhus/builtin-modules) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/sindresorhus/builtin-modules/releases)
- [Commits](https://github.com/sindresorhus/builtin-modules/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: builtin-modules
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-23 07:52:55 +00:00
dependabot[bot]
2981028e4a
Bump js-yaml in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).


Updates `js-yaml` from 4.1.1 to 4.2.0
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-23 07:52:06 +00:00
NellowTCS
05cc9b7369
Merge pull request #9 from NellowTCS/dependabot/npm_and_yarn/eslint-plugin-obsidianmd-0.3.0
Bump eslint-plugin-obsidianmd from 0.2.9 to 0.3.0
2026-06-23 09:51:51 +02:00
NellowTCS
90eb949640
Merge pull request #10 from NellowTCS/dependabot/npm_and_yarn/prettier-3.8.4
Bump prettier from 3.8.3 to 3.8.4
2026-06-23 09:51:32 +02:00
NellowTCS
1f9f0cad67
Merge pull request #12 from NellowTCS/dependabot/npm_and_yarn/typescript-eslint/parser-8.61.1
Bump @typescript-eslint/parser from 8.59.1 to 8.61.1
2026-06-23 09:51:19 +02:00
NellowTCS
cbc199dd58
Merge pull request #13 from NellowTCS/dependabot/npm_and_yarn/types/node-26.0.0
Bump @types/node from 25.9.3 to 26.0.0
2026-06-23 09:51:10 +02:00
dependabot[bot]
5593c7c8f3
Bump @types/node from 25.9.3 to 26.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-21 11:43:04 +00:00
dependabot[bot]
27ba4b12bd
Bump @typescript-eslint/parser from 8.59.1 to 8.61.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.59.1 to 8.61.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.61.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.61.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-21 11:42:58 +00:00