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-config-prettier from 8.10.0 to 9.1.0 #1215

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/parser": "^4.10.0",
"concurrently": "^8.0.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-workspaces": "^1.0.10",
"eslint-plugin-import": "^2.22.0",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8653,7 +8653,7 @@ __metadata:
"@typescript-eslint/parser": ^4.10.0
concurrently: ^8.0.0
eslint: ^7.19.0
eslint-config-prettier: ^8.5.0
eslint-config-prettier: ^9.1.0
eslint-import-resolver-alias: ^1.1.2
eslint-import-resolver-workspaces: ^1.0.10
eslint-plugin-import: ^2.22.0
Expand Down Expand Up @@ -9619,14 +9619,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.5.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
"eslint-config-prettier@npm:^9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 153266badd477e49b0759816246b2132f1dbdb6c7f313ca60a9af5822fd1071c2bc5684a3720d78b725452bbac04bb130878b2513aea5e72b1b792de5a69fec8
checksum: 9229b768c879f500ee54ca05925f31b0c0bafff3d9f5521f98ff05127356de78c81deb9365c86a5ec4efa990cb72b74df8612ae15965b14136044c73e1f6a907
languageName: node
linkType: hard

Expand Down Expand Up @@ -11451,14 +11451,7 @@ __metadata:
languageName: node
linkType: hard

"govuk-frontend@npm:^4.0.1":
version: 4.7.0
resolution: "govuk-frontend@npm:4.7.0"
checksum: 0e246dd2c724e51fd14dd40fc31c66627df7d07ebe89e1a19b1e7da7e7a5eb86bc6560229e18a13e40651e6c953a67422d54e77e240d82efff7b2cbefaa8b88d
languageName: node
linkType: hard

"govuk-frontend@npm:^4.8.0":
"govuk-frontend@npm:^4.0.1, govuk-frontend@npm:^4.8.0":
version: 4.8.0
resolution: "govuk-frontend@npm:4.8.0"
checksum: e255f924f399319e109347ec4993e0441fc5847a6a73ba44a465b1599c7d03e85c29212743b081ccd60e19224c6301143c77540b8e4bfe615fcb3e162b8663f4
Expand Down
Loading