Update rewire to 7, @balena/lint to 8

Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
This commit is contained in:
Christina Ying Wang 2024-04-22 18:05:24 -07:00
parent d887809494
commit 5d6a735141
2 changed files with 591 additions and 1050 deletions

1637
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,7 @@
"devDependencies": {
"@balena/contrato": "^0.6.0",
"@balena/es-version": "^1.0.3",
"@balena/lint": "^7.3.0",
"@balena/lint": "^8.0.2",
"@types/bluebird": "^3.5.37",
"@types/chai": "^4.3.3",
"@types/chai-as-promised": "^7.1.5",
@ -117,7 +117,7 @@
"request": "^2.88.2",
"resin-docker-build": "^1.1.6",
"resumable-request": "^2.0.1",
"rewire": "^6.0.0",
"rewire": "^7.0.0",
"rimraf": "^5.0.0",
"rwlock": "^5.0.0",
"semver": "7.6.0",