Skip to content

Commit 14a3d56

Browse files
chore(deps): update dependency typescript to v5.9.3 (#1367)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent d1ba50e commit 14a3d56

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

actions/dependabot-auto-triage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-config-prettier": "10.1.8",
2323
"eslint-plugin-jest": "29.0.1",
2424
"eslint-plugin-prettier": "5.5.4",
25-
"typescript": "5.9.2",
25+
"typescript": "5.9.3",
2626
"typescript-eslint": "8.45.0"
2727
},
2828
"engines": {

actions/lint-pr-title/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-jest": "29.0.1",
4444
"eslint-plugin-prettier": "5.5.4",
4545
"prettier": "3.6.2",
46-
"typescript": "5.9.2",
46+
"typescript": "5.9.3",
4747
"typescript-eslint": "8.45.0"
4848
}
4949
}

bun.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-config-prettier": "10.1.8",
3333
"eslint-plugin-jest": "29.0.1",
3434
"eslint-plugin-prettier": "5.5.4",
35-
"typescript": "5.9.2",
35+
"typescript": "5.9.3",
3636
"typescript-eslint": "8.45.0",
3737
},
3838
},
@@ -78,7 +78,7 @@
7878
"eslint-plugin-jest": "29.0.1",
7979
"eslint-plugin-prettier": "5.5.4",
8080
"prettier": "3.6.2",
81-
"typescript": "5.9.2",
81+
"typescript": "5.9.3",
8282
"typescript-eslint": "8.45.0",
8383
},
8484
},
@@ -792,7 +792,7 @@
792792

793793
"auto-dismiss-dependabot-alerts/@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types": "1.2.23" } }, "sha512-le8ueOY5b6VKYf19xT3McVbXqLqmxzPXHsQT/q9JHgikJ2X22wyTW3g3ohz2ZMnp7dod6aduIiq8A14Xyimm0A=="],
794794

795-
"auto-dismiss-dependabot-alerts/typescript": ["[email protected].2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="],
795+
"auto-dismiss-dependabot-alerts/typescript": ["[email protected].3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
796796

797797
"bun-types/@types/node": ["@types/[email protected]", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-YIEUUr4yf8q8oQoXPpSlnvKNVKDQlPMWrmOcgzoduo7kvA2UF0/BwJ/eMKFTiTtkNL17I0M6Xe2tvwFU7be6iw=="],
798798

@@ -810,7 +810,7 @@
810810

811811
"lint-pr-title/@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types": "1.2.23" } }, "sha512-le8ueOY5b6VKYf19xT3McVbXqLqmxzPXHsQT/q9JHgikJ2X22wyTW3g3ohz2ZMnp7dod6aduIiq8A14Xyimm0A=="],
812812

813-
"lint-pr-title/typescript": ["[email protected].2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="],
813+
"lint-pr-title/typescript": ["[email protected].3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
814814

815815
"readdir-glob/minimatch": ["[email protected]", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g=="],
816816

0 commit comments

Comments
 (0)