Skip to content

Commit f2584bd

Browse files
chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 (#944)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89a8f15 commit f2584bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@typescript-eslint/parser": "8.35.1",
1616
"babel-eslint": "10.1.0",
1717
"eslint": "8.57.0",
18-
"eslint-config-prettier": "10.1.5",
18+
"eslint-config-prettier": "10.1.8",
1919
"eslint-plugin-import": "2.32.0",
2020
"eslint-plugin-jsdoc": "51.3.3",
2121
"eslint-plugin-no-unsanitized": "4.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5999,14 +5999,14 @@ __metadata:
59995999
languageName: node
60006000
linkType: hard
60016001

6002-
"eslint-config-prettier@npm:10.1.5":
6003-
version: 10.1.5
6004-
resolution: "eslint-config-prettier@npm:10.1.5"
6002+
"eslint-config-prettier@npm:10.1.8":
6003+
version: 10.1.8
6004+
resolution: "eslint-config-prettier@npm:10.1.8"
60056005
peerDependencies:
60066006
eslint: ">=7.0.0"
60076007
bin:
60086008
eslint-config-prettier: bin/cli.js
6009-
checksum: 10c0/5486255428e4577e8064b40f27db299faf7312b8e43d7b4bc913a6426e6c0f5950cd519cad81ae24e9aecb4002c502bc665c02e3b52efde57af2debcf27dd6e0
6009+
checksum: 10c0/e1bcfadc9eccd526c240056b1e59c5cd26544fe59feb85f38f4f1f116caed96aea0b3b87868e68b3099e55caaac3f2e5b9f58110f85db893e83a332751192682
60106010
languageName: node
60116011
linkType: hard
60126012

@@ -9862,7 +9862,7 @@ __metadata:
98629862
"@typescript-eslint/parser": "npm:8.35.1"
98639863
babel-eslint: "npm:10.1.0"
98649864
eslint: "npm:8.57.0"
9865-
eslint-config-prettier: "npm:10.1.5"
9865+
eslint-config-prettier: "npm:10.1.8"
98669866
eslint-plugin-import: "npm:2.32.0"
98679867
eslint-plugin-jsdoc: "npm:51.3.3"
98689868
eslint-plugin-no-unsanitized: "npm:4.1.2"

0 commit comments

Comments
 (0)