Skip to content

Commit 41c51bf

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier-eslint to v15
1 parent d4fdfe7 commit 41c51bf

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
@@ -59,7 +59,7 @@
5959
"jest-chain": "1.1.5",
6060
"jest-extended": "2.0.0",
6161
"prettier": "2.6.2",
62-
"prettier-eslint": "14.1.0",
62+
"prettier-eslint": "15.0.0",
6363
"rollup-plugin-peer-deps-external": "2.2.4",
6464
"ts-jest": "28.0.2",
6565
"ts-jest-mock": "1.1.32",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4212,10 +4212,10 @@ prelude-ls@^1.2.1:
42124212
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
42134213
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
42144214

4215-
prettier-eslint@14.1.0:
4216-
version "14.1.0"
4217-
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-14.1.0.tgz#12e0e834efe5b2359f8bb523eeb9a32cb479c630"
4218-
integrity sha512-K0TRVaAUXtI5xz1ZaVZfvGMmunDNyIGXFkE845hVl6FzSxzRN9E03YmK3IiapcRFv3w4PyAL25LIPsy2sRz2tw==
4215+
prettier-eslint@15.0.0:
4216+
version "15.0.0"
4217+
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-15.0.0.tgz#727c5f2f8f40dc745b08694f1a17eaf2ab68e9e7"
4218+
integrity sha512-VkzXkxg1YQrXfPDmD0ydfHZWA4vE2DcOz2ac4WPkCS0nLqevUrkg0aNrMGSeNtCH+BFdc2W+YQizCdHAChEJCw==
42194219
dependencies:
42204220
"@types/eslint" "^8.4.2"
42214221
"@types/prettier" "^2.6.0"

0 commit comments

Comments
 (0)