No description
Find a file
dependabot[bot] 9940363acc
Bump the npm-minor group across 1 directory with 5 updates
Bumps the npm-minor group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.10` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.24.1` | `8.26.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.24.1` | `8.26.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.0` | `0.25.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` |



Updates `@types/node` from 22.13.4 to 22.13.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.24.1 to 8.26.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.26.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.24.1 to 8.26.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.26.0/packages/parser)

Updates `esbuild` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.0...v0.25.1)

Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 12:47:31 +00:00
.github Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.editorconfig Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.eslintignore Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.eslintrc Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.gitignore Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
.npmrc Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
esbuild.config.mjs Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
LICENSE Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
main.ts Adjust settings tab 2025-02-19 09:03:08 +01:00
manifest.json Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
package-lock.json Bump the npm-minor group across 1 directory with 5 updates 2025-03-10 12:47:31 +00:00
package.json Bump the npm-minor group across 1 directory with 5 updates 2025-03-10 12:47:31 +00:00
preview.jpg Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
README.md Initial commit 2025-02-18 22:27:29 +01:00
styles.scss Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
tsconfig.json Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
version-bump.mjs Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00
versions.json Add a first working draft for the plugin 2025-02-19 00:30:29 +01:00

Obsidian Jira Linker