Skip to content

Commit

Permalink
Merge pull request #224 from dolthub/dependabot/npm_and_yarn/eslint-p…
Browse files Browse the repository at this point in the history
…lugin-prettier-5.2.1
  • Loading branch information
tbantle22 authored Oct 1, 2024
2 parents 3173983 + afc5a66 commit 2c7c3b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.3.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8064,12 +8064,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.0.1":
version: 5.1.3
resolution: "eslint-plugin-prettier@npm:5.1.3"
"eslint-plugin-prettier@npm:^5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.8.6"
synckit: "npm:^0.9.1"
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
Expand All @@ -8080,7 +8080,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: f45d5fc1fcfec6b0cf038a7a65ddd10a25df4fe3f9e1f6b7f0d5100e66f046a26a2492e69ee765dddf461b93c114cf2e1eb18d4970aafa6f385448985c136e09
checksum: 4bc8bbaf5bb556c9c501dcdff369137763c49ccaf544f9fa91400360ed5e3a3f1234ab59690e06beca5b1b7e6f6356978cdd3b02af6aba3edea2ffe69ca6e8b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14258,7 +14258,7 @@ __metadata:
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-jest-dom: "npm:^5.1.0"
eslint-plugin-jsx-a11y: "npm:^6.9.0"
eslint-plugin-prettier: "npm:^5.0.1"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.34.3"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-testing-library: "npm:^6.3.0"
Expand Down Expand Up @@ -15836,13 +15836,13 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.6":
version: 0.8.8
resolution: "synckit@npm:0.8.8"
"synckit@npm:^0.9.1":
version: 0.9.1
resolution: "synckit@npm:0.9.1"
dependencies:
"@pkgr/core": "npm:^0.1.0"
tslib: "npm:^2.6.2"
checksum: c3d3aa8e284f3f84f2f868b960c9f49239b364e35f6d20825a448449a3e9c8f49fe36cdd5196b30615682f007830d46f2ea354003954c7336723cb821e4b6519
checksum: d8b89e1bf30ba3ffb469d8418c836ad9c0c062bf47028406b4d06548bc66af97155ea2303b96c93bf5c7c0f0d66153a6fbd6924c76521b434e6a9898982abc2e
languageName: node
linkType: hard

Expand Down

0 comments on commit 2c7c3b8

Please sign in to comment.