diff --git a/token/js/package.json b/token/js/package.json index 91017bdd..39ea1143 100644 --- a/token/js/package.json +++ b/token/js/package.json @@ -61,7 +61,7 @@ "chai": "^4.3.4", "chai-as-promised": "^7.1.1", "eslint": "^8.7.0", - "eslint-config-prettier": "^8.3.0", + "eslint-config-prettier": "^10.1.5", "eslint-plugin-prettier": "^4.0.0", "gh-pages": "^3.2.3", "mocha": "^9.1.4", diff --git a/token/js/yarn.lock b/token/js/yarn.lock index 92da00fe..dfa26f88 100644 --- a/token/js/yarn.lock +++ b/token/js/yarn.lock @@ -939,10 +939,10 @@ escape-string-regexp@^1.0.2: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-prettier@^8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" - integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== +eslint-config-prettier@^10.1.5: + version "10.1.5" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782" + integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw== eslint-plugin-prettier@^4.0.0: version "4.0.0"