We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tslib
@reduxjs/prettier-config
1 parent 633b9f6 commit c6df655Copy full SHA for c6df655
packages/configs/prettier/package.json
@@ -54,7 +54,7 @@
54
"@reduxjs/tsconfig": "workspace:^",
55
"prettier": "^3.3.3",
56
"rimraf": "^6.0.1",
57
- "tslib": "^2.6.3",
+ "tslib": "^2.7.0",
58
"typescript": "^5.5.4"
59
},
60
"sideEffects": false
yarn.lock
@@ -6810,7 +6810,7 @@ __metadata:
6810
"@reduxjs/tsconfig": "workspace:^"
6811
prettier: "npm:^3.3.3"
6812
rimraf: "npm:^6.0.1"
6813
- tslib: "npm:^2.6.3"
+ tslib: "npm:^2.7.0"
6814
typescript: "npm:^5.5.4"
6815
peerDependencies:
6816
prettier: ^3
0 commit comments