Skip to content

Commit c6df655

Browse files
committed
Bump tslib to version 2.7.0 for @reduxjs/prettier-config
1 parent 633b9f6 commit c6df655

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/configs/prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@reduxjs/tsconfig": "workspace:^",
5555
"prettier": "^3.3.3",
5656
"rimraf": "^6.0.1",
57-
"tslib": "^2.6.3",
57+
"tslib": "^2.7.0",
5858
"typescript": "^5.5.4"
5959
},
6060
"sideEffects": false

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6810,7 +6810,7 @@ __metadata:
68106810
"@reduxjs/tsconfig": "workspace:^"
68116811
prettier: "npm:^3.3.3"
68126812
rimraf: "npm:^6.0.1"
6813-
tslib: "npm:^2.6.3"
6813+
tslib: "npm:^2.7.0"
68146814
typescript: "npm:^5.5.4"
68156815
peerDependencies:
68166816
prettier: ^3

0 commit comments

Comments
 (0)