Skip to content

Commit 2153fa6

Browse files
committed
fix: cleanup pkg
1 parent d343f46 commit 2153fa6

File tree

2 files changed

+51
-10
lines changed

2 files changed

+51
-10
lines changed

package-lock.json

Lines changed: 48 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@code-pushup/portal-client": "^0.13.0",
26-
"@isaacs/cliui": "^8.0.2",
26+
"@isaacs/cliui": "8.0.2",
2727
"@nx/devkit": "19.8.13",
2828
"@poppinss/cliui": "6.4.1",
2929
"@swc/helpers": "0.5.13",
@@ -35,12 +35,12 @@
3535
"glob": "^11.0.1",
3636
"lighthouse": "^12.0.0",
3737
"lighthouse-logger": "2.0.1",
38-
"multi-progress-bars": "^5.0.3",
38+
"multi-progress-bars": "5.0.3",
3939
"nx": "19.8.13",
4040
"parse-lcov": "^1.0.4",
4141
"rimraf": "^6.0.1",
4242
"semver": "^7.6.3",
43-
"simple-git": "^3.26.0",
43+
"simple-git": "3.26.0",
4444
"ts-morph": "^24.0.0",
4545
"tslib": "^2.6.2",
4646
"vscode-material-icons": "^0.1.1",

0 commit comments

Comments
 (0)