Skip to content

Commit a95ea1a

Browse files
committed
build: update Code PushUp
1 parent 39a71f9 commit a95ea1a

File tree

3 files changed

+63
-63
lines changed

3 files changed

+63
-63
lines changed

__tests__/__snapshots__/main.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`code-pushup action pull request event should compare reports 1`] = `
44
"# Code PushUp
55
6-
🥳 Code PushUp report has **improved** – compared target commit \`<commit-sha>\` with source commit \`<commit-sha>\`.
6+
🥳 Code PushUp report has **improved** – compared current commit \`<commit-sha>\` with previous commit \`<commit-sha>\`.
77
88
<details>
99
<summary>👍 <strong>1</strong> audit improved</summary>

package-lock.json

Lines changed: 58 additions & 58 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
@@ -89,10 +89,10 @@
8989
"yaml": "^2.7.0"
9090
},
9191
"devDependencies": {
92-
"@code-pushup/cli": "^0.60.1",
93-
"@code-pushup/coverage-plugin": "^0.60.1",
94-
"@code-pushup/eslint-plugin": "^0.60.1",
95-
"@code-pushup/js-packages-plugin": "^0.60.1",
92+
"@code-pushup/cli": "^0.62.0",
93+
"@code-pushup/coverage-plugin": "^0.62.0",
94+
"@code-pushup/eslint-plugin": "^0.62.0",
95+
"@code-pushup/js-packages-plugin": "^0.62.0",
9696
"@code-pushup/portal-client": "^0.10.0",
9797
"@types/jest": "^29.5.14",
9898
"@types/node": "^22.13.4",

0 commit comments

Comments
 (0)