Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit a38769f

Browse files
chore(deps): update devdependency eslint-config-standard to v17
1 parent a4362ae commit a38769f

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
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"eslint": "^8.23.0",
41-
"eslint-config-standard": "^16.0.3",
41+
"eslint-config-standard": "^17.0.0",
4242
"eslint-plugin-import": "^2.26.0",
4343
"eslint-plugin-node": "^11.1.0",
4444
"eslint-plugin-promise": "^6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,10 +1775,10 @@ escape-string-regexp@^4.0.0:
17751775
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
17761776
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
17771777

1778-
eslint-config-standard@^16.0.3:
1779-
version "16.0.3"
1780-
resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-16.0.3.tgz#6c8761e544e96c531ff92642eeb87842b8488516"
1781-
integrity sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==
1778+
eslint-config-standard@^17.0.0:
1779+
version "17.0.0"
1780+
resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
1781+
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
17821782

17831783
eslint-import-resolver-node@^0.3.6:
17841784
version "0.3.6"

0 commit comments

Comments
 (0)