Skip to content

Commit 1ebd500

Browse files
chore(deps): update dependency @bjerk/eslint-config to v6
1 parent c143e9c commit 1ebd500

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pino-cloud-logging": "^1.0.3"
4747
},
4848
"devDependencies": {
49-
"@bjerk/eslint-config": "^5.4.0",
49+
"@bjerk/eslint-config": "^6.0.0",
5050
"@simenandre/prettier": "^5.0.0",
5151
"@tsconfig/node16": "^1.0.3",
5252
"@types/jest": "^29.5.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -301,15 +301,15 @@
301301
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
302302
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
303303

304-
"@bjerk/eslint-config@^5.4.0":
305-
version "5.4.0"
306-
resolved "https://registry.yarnpkg.com/@bjerk/eslint-config/-/eslint-config-5.4.0.tgz#383888da9d5b5823a85962b2b40a56d456f99d24"
307-
integrity sha512-zju11cTxREjkD6/VS1PkBCZwrL4JnVgHsATjkUmri9JsyDG+kOEIuc3q53qk+KosYR5t4KwaSn/iGxVjlaFvfQ==
304+
"@bjerk/eslint-config@^6.0.0":
305+
version "6.0.0"
306+
resolved "https://registry.yarnpkg.com/@bjerk/eslint-config/-/eslint-config-6.0.0.tgz#b32b44641fe20aca020fea9a40de14f105fc5a2e"
307+
integrity sha512-NRx28gr3cP9lSTV4ZQXGuRneDOeW7sBR0mqTBOwkqX07GT9cRjH9PA1P3xYi6sFnp1H1X+wbpCCKgf2XtiZefg==
308308
dependencies:
309309
"@rushstack/eslint-patch" "^1.3.2"
310310
"@typescript-eslint/eslint-plugin" "^6.0.0"
311311
"@typescript-eslint/parser" "^6.0.0"
312-
eslint-config-prettier "^8.8.0"
312+
eslint-config-prettier "^9.0.0"
313313
eslint-plugin-eslint-comments "^3.2.0"
314314
eslint-plugin-import "^2.27.5"
315315
eslint-plugin-promise "^6.1.1"
@@ -1764,10 +1764,10 @@ escape-string-regexp@^4.0.0:
17641764
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
17651765
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
17661766

1767-
eslint-config-prettier@^8.8.0:
1768-
version "8.10.0"
1769-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
1770-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
1767+
eslint-config-prettier@^9.0.0:
1768+
version "9.0.0"
1769+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
1770+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
17711771

17721772
eslint-import-resolver-node@^0.3.7:
17731773
version "0.3.8"

0 commit comments

Comments
 (0)