diff --git a/package-lock.json b/package-lock.json index 4331777e..592d6b06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "array-sort": "^1.0.0", "backoff": "^2.5.0", "brighterscript": "https://github.com/plexinc/brighterscript.git#0.70.202511253", - "brighterscript-formatter": "https://github.com/plexinc/brighterscript-formatter.git#1.7.2025112820", + "brighterscript-formatter": "https://github.com/plexinc/brighterscript-formatter.git#1.7.2025113020", "clone-deep": "^4.0.1", "debounce": "^1.2.0", "dotenv": "^6.2.0", @@ -2613,8 +2613,8 @@ } }, "node_modules/brighterscript-formatter": { - "version": "1.7.2025112820", - "resolved": "https://github.com/plexinc/brighterscript-formatter.git#97e9bfaff1e6128428ca82403382a45507f6428c", + "version": "1.7.2025113020", + "resolved": "https://github.com/plexinc/brighterscript-formatter.git#0232457ca1161eaa97e0a950ea41966aea42f588", "license": "MIT", "dependencies": { "brighterscript": "https://github.com/plexinc/brighterscript.git#0.70.202511253", diff --git a/package.json b/package.json index e73485ea..b75321f6 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "array-sort": "^1.0.0", "backoff": "^2.5.0", "brighterscript": "https://github.com/plexinc/brighterscript.git#0.70.202511253", - "brighterscript-formatter": "https://github.com/plexinc/brighterscript-formatter.git#1.7.2025112820", + "brighterscript-formatter": "https://github.com/plexinc/brighterscript-formatter.git#1.7.2025113020", "clone-deep": "^4.0.1", "debounce": "^1.2.0", "dotenv": "^6.2.0",