Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.2 in /html #1282

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"css-minimizer-webpack-plugin": "^5.0.1",
"eslint": "^8.52.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-webpack-plugin": "^4.0.1",
"gts": "^5.2.0",
"gulp": "^4.0.2",
Expand Down
27 changes: 19 additions & 8 deletions html/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ __metadata:
languageName: node
linkType: hard

"@pkgr/utils@npm:^2.3.1":
"@pkgr/utils@npm:^2.3.1, @pkgr/utils@npm:^2.4.2":
version: 2.4.2
resolution: "@pkgr/utils@npm:2.4.2"
dependencies:
Expand Down Expand Up @@ -3606,22 +3606,23 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.0.1":
version: 5.0.1
resolution: "eslint-plugin-prettier@npm:5.0.1"
"eslint-plugin-prettier@npm:^5.1.2":
version: 5.1.2
resolution: "eslint-plugin-prettier@npm:5.1.2"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.8.5
synckit: ^0.8.6
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
eslint-config-prettier: "*"
prettier: ">=3.0.0"
peerDependenciesMeta:
"@types/eslint":
optional: true
eslint-config-prettier:
optional: true
checksum: c2261033b97bafe99ccb7cc47c2fac6fa85b8bbc8b128042e52631f906b69e12afed2cdd9d7e3021cc892ee8dd4204a3574e1f32a0b718b4bb3b440944b6983b
checksum: ee972ca16c1d05773abe370dcd43c71ffe729ad4eca86752e21be3d4afbc18f04184b4143e9d17869395d534eb8ad685b7589fcdc2706cb734fe17c3c3f4e6cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -9652,6 +9653,16 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.6":
version: 0.8.6
resolution: "synckit@npm:0.8.6"
dependencies:
"@pkgr/utils": ^2.4.2
tslib: ^2.6.2
checksum: 7c1f4991d0afd63c090c0537f1cf8619dd5777a40cf83bf46beadbf4eb0f9e400d92044e90a177a305df4bcb56efbaf1b689877f301f2672d865b6eecf1be75a
languageName: node
linkType: hard

"tapable@npm:^2.0.0, tapable@npm:^2.1.1":
version: 2.2.0
resolution: "tapable@npm:2.2.0"
Expand Down Expand Up @@ -9974,7 +9985,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.5.0, tslib@npm:^2.6.0":
"tslib@npm:^2.5.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
Expand Down Expand Up @@ -10003,7 +10014,7 @@ __metadata:
decko: ^1.2.0
eslint: ^8.52.0
eslint-plugin-node: ^11.1.0
eslint-plugin-prettier: ^5.0.1
eslint-plugin-prettier: ^5.1.2
eslint-webpack-plugin: ^4.0.1
file-saver: ^2.0.5
gts: ^5.2.0
Expand Down