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

chore(deps): update dependency @pob/eslint-config to v51.1.1 #108

Merged
merged 1 commit into from
Oct 18, 2023
Merged
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
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"pob": {},
"devDependencies": {
"@pob/commitlint-config": "6.0.2",
"@pob/eslint-config": "51.1.0",
"@pob/eslint-config": "51.1.1",
"@pob/root": "8.2.2",
"@types/jest": "29.5.6",
"check-package-dependencies": "6.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1086,9 +1086,9 @@ __metadata:
languageName: node
linkType: hard

"@pob/eslint-config@npm:51.1.0":
version: 51.1.0
resolution: "@pob/eslint-config@npm:51.1.0"
"@pob/eslint-config@npm:51.1.1":
version: 51.1.1
resolution: "@pob/eslint-config@npm:51.1.1"
dependencies:
eslint-config-airbnb-base: ^15.0.0
eslint-config-prettier: ^9.0.0
Expand All @@ -1107,7 +1107,7 @@ __metadata:
optional: true
eslint-plugin-unicorn:
optional: true
checksum: 50f57ffc7d0ea17847be1bb4d579b2f010c56a26d785ed5034daa68268eb35d1c3eb526ffd4d6297ef627e0b584b9e344f0577667feae8bbf57e6c4718e09e8b
checksum: 5bb4bc6cf90eaabbd547ebd58cd0e503aebab2ac471032bcc37e440f611d4655cd6da02fde51b2ac56612b505ab23b2bc9754ab962d8d4f4f0041306a00a4ef6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2311,7 +2311,7 @@ __metadata:
resolution: "deep-freeze-es6@workspace:."
dependencies:
"@pob/commitlint-config": 6.0.2
"@pob/eslint-config": 51.1.0
"@pob/eslint-config": 51.1.1
"@pob/root": 8.2.2
"@types/jest": 29.5.6
check-package-dependencies: 6.8.0
Expand Down