Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Commit bc3cb1b

Browse files
authored
Merge pull request #457 from salesforcecli/dependabot-npm_and_yarn-eslint-config-prettier-8.8.0
chore(dev-deps): bump eslint-config-prettier from 8.7.0 to 8.8.0
2 parents c6dddd1 + ded9818 commit bc3cb1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/parser": "^5.48.0",
2525
"chai": "^4.3.7",
2626
"eslint": "^8.34.0",
27-
"eslint-config-prettier": "^8.7.0",
27+
"eslint-config-prettier": "^8.8.0",
2828
"eslint-config-salesforce": "^1.1.1",
2929
"eslint-config-salesforce-license": "^0.2.0",
3030
"eslint-config-salesforce-typescript": "^1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2958,10 +2958,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
29582958
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
29592959
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
29602960

2961-
eslint-config-prettier@^8.5.0, eslint-config-prettier@^8.7.0:
2962-
version "8.7.0"
2963-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
2964-
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
2961+
eslint-config-prettier@^8.5.0, eslint-config-prettier@^8.8.0:
2962+
version "8.8.0"
2963+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
2964+
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
29652965

29662966
eslint-config-salesforce-license@^0.1.6:
29672967
version "0.1.6"

0 commit comments

Comments
 (0)