Skip to content

Commit c02018a

Browse files
committed
chore(deps-dev): bump type-fest to v1
1 parent f1f6fe8 commit c02018a

File tree

2 files changed

+426
-396
lines changed

2 files changed

+426
-396
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"puppeteer": "^8.0.0",
9191
"react-refresh": "^0.10.0",
9292
"sourcemap-validator": "^2.1.0",
93-
"type-fest": "^0.21.2",
94-
"typescript": "4.2.2",
93+
"type-fest": "^1.0.2",
94+
"typescript": "4.2.4",
9595
"webpack": "^4.44.2",
9696
"webpack-cli": "^3.3.12",
9797
"webpack-cli.latest": "npm:[email protected]",
@@ -105,7 +105,7 @@
105105
"@types/webpack": "4.x",
106106
"react-refresh": "^0.10.0",
107107
"sockjs-client": "^1.4.0",
108-
"type-fest": ">=0.13.1 <1.0.0",
108+
"type-fest": "^1.0.2",
109109
"webpack": ">=4.43.0 <6.0.0",
110110
"webpack-dev-server": "3.x || 4.x",
111111
"webpack-hot-middleware": "2.x",
@@ -131,6 +131,9 @@
131131
"optional": true
132132
}
133133
},
134+
"resolutions": {
135+
"type-fest": "^1.0.2"
136+
},
134137
"engines": {
135138
"node": ">= 10.13"
136139
}

0 commit comments

Comments
 (0)