Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
a01sa01to committed Jul 16, 2024
1 parent 5319003 commit 63129b4
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unused-imports": "^3.1.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
"postcss-combine-duplicated-selectors": "^10.0.3",
"postcss-modules": "^6.0.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
"ts-jest": "^29.2.2",
"typescript": "^5.5.3"
}
}
}
2 changes: 1 addition & 1 deletion packages/textlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"ts-jest": "^29.2.2",
"typescript": "^5.5.3"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ __metadata:
ts-jest: "npm:^29.2.2"
typescript: "npm:^5.5.3"
peerDependencies:
eslint: ^8.56.0
eslint: ^8
languageName: unknown
linkType: soft

Expand All @@ -45,7 +45,7 @@ __metadata:
ts-jest: "npm:^29.2.2"
typescript: "npm:^5.5.3"
peerDependencies:
postcss: ^8.4.35
postcss: ^8
languageName: unknown
linkType: soft

Expand All @@ -70,7 +70,7 @@ __metadata:
ts-jest: "npm:^29.2.2"
typescript: "npm:^5.5.3"
peerDependencies:
textlint: ^14.0.3
textlint: ^14
languageName: unknown
linkType: soft

Expand All @@ -86,7 +86,7 @@ __metadata:
ts-jest: "npm:^29.2.2"
typescript: "npm:^5.5.3"
peerDependencies:
prettier: ^3.2.5
prettier: ^3
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 63129b4

Please sign in to comment.