Skip to content

Commit 8a2c1af

Browse files
committed
fix(deps): update npm-packages
1 parent 98a3a25 commit 8a2c1af

File tree

2 files changed

+55
-56
lines changed

2 files changed

+55
-56
lines changed

cloudrun-malware-scanner/package-lock.json

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

cloudrun-malware-scanner/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@commitlint/cli": "^19.8.0",
4141
"@commitlint/config-conventional": "^19.8.0",
4242
"@eslint/js": "^9.22.0",
43-
"@types/express": "^5.0.0",
43+
"@types/express": "^5.0.1",
4444
"@types/http-proxy": "^1.17.16",
4545
"@types/jasmine": "^5.1.7",
4646
"eslint": "^9.22.0",
@@ -50,6 +50,6 @@
5050
"jasmine-console-reporter": "^3.1.0",
5151
"prettier": "^3.5.3",
5252
"typescript": "^5.8.2",
53-
"typescript-eslint": "^8.26.1"
53+
"typescript-eslint": "^8.27.0"
5454
}
5555
}

0 commit comments

Comments
 (0)