Skip to content

Commit cdb7f0e

Browse files
fix(deps): update dependency tmp to v0.2.5 (#1209)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent b1b4674 commit cdb7f0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

actions/lint-pr-title/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@commitlint/load": "19.8.1",
2929
"@octokit/core": "7.0.3",
3030
"@octokit/graphql": "9.0.1",
31-
"tmp": "0.2.4"
31+
"tmp": "0.2.5"
3232
},
3333
"devDependencies": {
3434
"@commitlint/types": "19.8.1",

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@commitlint/load": "19.8.1",
6464
"@octokit/core": "7.0.3",
6565
"@octokit/graphql": "9.0.1",
66-
"tmp": "0.2.4",
66+
"tmp": "0.2.5",
6767
},
6868
"devDependencies": {
6969
"@commitlint/types": "19.8.1",
@@ -668,7 +668,7 @@
668668

669669
"through": ["[email protected]", "", {}, "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="],
670670

671-
"tmp": ["[email protected].4", "", {}, "sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ=="],
671+
"tmp": ["[email protected].5", "", {}, "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow=="],
672672

673673
"to-regex-range": ["[email protected]", "", { "dependencies": { "is-number": "^7.0.0" } }, "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="],
674674

0 commit comments

Comments
 (0)