Skip to content

Commit cd7c522

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier-eslint to v15.0.1
1 parent 630163b commit cd7c522

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": "15.0.0",
62+
"prettier-eslint": "15.0.1",
6363
"rollup-plugin-peer-deps-external": "2.2.4",
6464
"ts-jest": "28.0.3",
6565
"ts-jest-mock": "1.1.32",

yarn.lock

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

4224-
4225-
version "15.0.0"
4226-
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-15.0.0.tgz#727c5f2f8f40dc745b08694f1a17eaf2ab68e9e7"
4227-
integrity sha512-VkzXkxg1YQrXfPDmD0ydfHZWA4vE2DcOz2ac4WPkCS0nLqevUrkg0aNrMGSeNtCH+BFdc2W+YQizCdHAChEJCw==
4224+
4225+
version "15.0.1"
4226+
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-15.0.1.tgz#2543a43e9acec2a9767ad6458165ce81f353db9c"
4227+
integrity sha512-mGOWVHixSvpZWARqSDXbdtTL54mMBxc5oQYQ6RAqy8jecuNJBgN3t9E5a81G66F8x8fsKNiR1HWaBV66MJDOpg==
42284228
dependencies:
42294229
"@types/eslint" "^8.4.2"
42304230
"@types/prettier" "^2.6.0"

0 commit comments

Comments
 (0)