Skip to content

Commit

Permalink
fix(types): update dependency type-fest to v3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2023
1 parent 172bdae commit 9bf320c
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/appium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"semver": "7.3.8",
"source-map-support": "0.5.21",
"teen_process": "2.0.2",
"type-fest": "3.5.4",
"type-fest": "3.5.5",
"winston": "3.8.2",
"wrap-ansi": "7.0.0",
"yaml": "2.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/base-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"morgan": "1.10.0",
"serve-favicon": "2.5.0",
"source-map-support": "0.5.21",
"type-fest": "3.5.4",
"type-fest": "3.5.5",
"validate.js": "0.13.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"semver": "7.3.8",
"source-map-support": "0.5.21",
"teen_process": "2.0.2",
"type-fest": "3.5.4",
"type-fest": "3.5.5",
"typedoc": "0.23.24",
"typedoc-plugin-markdown": "3.14.0",
"typedoc-plugin-resolve-crossmodule-references": "0.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/driver-test-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"lodash": "4.17.21",
"sinon": "15.0.1",
"source-map-support": "0.5.21",
"type-fest": "3.5.4"
"type-fest": "3.5.5"
},
"peerDependencies": {
"appium": "^2.0.0-beta.43",
Expand Down
2 changes: 1 addition & 1 deletion packages/support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"source-map-support": "0.5.21",
"supports-color": "8.1.1",
"teen_process": "2.0.2",
"type-fest": "3.5.4",
"type-fest": "3.5.5",
"uuid": "9.0.0",
"which": "3.0.0",
"yauzl": "2.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/typedoc-plugin-appium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"handlebars": "4.7.7",
"lodash": "4.17.21",
"pluralize": "8.0.0",
"type-fest": "3.5.4"
"type-fest": "3.5.5"
},
"gitHead": "84b211330dc84849af9cc1f3a5c5ad32e15b2e72"
}
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/express": "4.17.17",
"@types/npmlog": "4.1.4",
"@types/ws": "8.5.4",
"type-fest": "3.5.4"
"type-fest": "3.5.5"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
Expand Down

0 comments on commit 9bf320c

Please # to comment.