We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tslib
@reduxjs/prettier-config
1 parent 121d7cb commit 112d881Copy full SHA for 112d881
packages/configs/prettier/package.json
@@ -53,7 +53,7 @@
53
"@reduxjs/tsconfig": "workspace:^",
54
"prettier": "^3.2.5",
55
"rimraf": "^5.0.7",
56
- "tslib": "^2.6.2",
+ "tslib": "^2.6.3",
57
"typescript": "^5.4.5"
58
}
59
yarn.lock
@@ -7488,7 +7488,7 @@ __metadata:
7488
"@reduxjs/tsconfig": "workspace:^"
7489
prettier: "npm:^3.2.5"
7490
rimraf: "npm:^5.0.7"
7491
- tslib: "npm:^2.6.2"
+ tslib: "npm:^2.6.3"
7492
typescript: "npm:^5.4.5"
7493
peerDependencies:
7494
prettier: ^3
0 commit comments