diff --git a/package.json b/package.json index 98d99db523..7a402573d7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "cypress-file-upload": "^5.0.8", "cypress-log-to-output": "^1.1.2", "eslint": "^8.44.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^9.0.0", "eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0", "eslint-import-resolver-webpack": "^0.13.8", "eslint-plugin-babel": "^5.3.1", diff --git a/yarn.lock b/yarn.lock index 23a46782fe..8436b493c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6044,10 +6044,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^8.8.0: - version "8.8.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348" - integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA== +eslint-config-prettier@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f" + integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw== "eslint-config-ttn@git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0": version "1.4.0" @@ -12216,7 +12216,7 @@ tsutils@^3.21.0: tslib "^1.8.1" "ttn-lw@file:sdk/js": - version "3.28.0" + version "3.28.1" dependencies: arraybuffer-to-string "^1.0.2" auto-bind "^5.0.1"