Skip to content

Commit 586678b

Browse files
renovate[bot]kenany
authored andcommitted
chore(deps): update dependency @tsconfig/strictest to ^2.0.6
1 parent 05de246 commit 586678b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/react-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@parcel/source-map": "^2.1.1",
5858
"@parcel/transformer-typescript-types": "^2.16.0",
5959
"@parcel/utils": "^2.16.0",
60-
"@tsconfig/strictest": "^2.0.5",
60+
"@tsconfig/strictest": "^2.0.6",
6161
"@types/lodash": "^4.17.20",
6262
"@types/react": "19.1.13",
6363
"parcel": "^2.16.0",

packages/react-auth/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ __metadata:
479479
"@parcel/source-map": "npm:^2.1.1"
480480
"@parcel/transformer-typescript-types": "npm:^2.16.0"
481481
"@parcel/utils": "npm:^2.16.0"
482-
"@tsconfig/strictest": "npm:^2.0.5"
482+
"@tsconfig/strictest": "npm:^2.0.6"
483483
"@types/lodash": "npm:^4.17.20"
484484
"@types/react": "npm:19.1.13"
485485
jose: "npm:^6.1.0"
@@ -1696,7 +1696,7 @@ __metadata:
16961696
languageName: node
16971697
linkType: hard
16981698

1699-
"@tsconfig/strictest@npm:^2.0.5":
1699+
"@tsconfig/strictest@npm:^2.0.6":
17001700
version: 2.0.6
17011701
resolution: "@tsconfig/strictest@npm:2.0.6"
17021702
checksum: 10c0/b8a0c89a8936e65d4b4ad1420a17abe51f9576eff68cea1755f003deb2f5436600708fe0f1e0d26f56aeec0584e91753007ff9a634c67e39cf915eef1b25fc7f

packages/react-oauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@parcel/core": "^2.16.0",
3737
"@parcel/packager-ts": "^2.16.0",
3838
"@parcel/transformer-typescript-types": "2.16.0",
39-
"@tsconfig/strictest": "^2.0.5",
39+
"@tsconfig/strictest": "^2.0.6",
4040
"@types/react": "^18.3.24",
4141
"@types/react-dom": "^18.3.7",
4242
"parcel": "^2.16.0",

packages/react-oauth/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ __metadata:
178178
"@parcel/core": "npm:^2.16.0"
179179
"@parcel/packager-ts": "npm:^2.16.0"
180180
"@parcel/transformer-typescript-types": "npm:2.16.0"
181-
"@tsconfig/strictest": "npm:^2.0.5"
181+
"@tsconfig/strictest": "npm:^2.0.6"
182182
"@types/react": "npm:^18.3.24"
183183
"@types/react-dom": "npm:^18.3.7"
184184
parcel: "npm:^2.16.0"
@@ -1322,7 +1322,7 @@ __metadata:
13221322
languageName: node
13231323
linkType: hard
13241324

1325-
"@tsconfig/strictest@npm:^2.0.5":
1325+
"@tsconfig/strictest@npm:^2.0.6":
13261326
version: 2.0.6
13271327
resolution: "@tsconfig/strictest@npm:2.0.6"
13281328
checksum: 10c0/b8a0c89a8936e65d4b4ad1420a17abe51f9576eff68cea1755f003deb2f5436600708fe0f1e0d26f56aeec0584e91753007ff9a634c67e39cf915eef1b25fc7f

0 commit comments

Comments
 (0)