Skip to content

Commit 8d609ae

Browse files
build(deps): bump @expo/html-elements from 0.0.2 to 0.2.0
Bumps [@expo/html-elements](https://github.com/expo/expo/tree/HEAD/packages/html-elements) from 0.0.2 to 0.2.0. - [Release notes](https://github.com/expo/expo/releases) - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/html-elements) --- updated-dependencies: - dependency-name: "@expo/html-elements" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b662ebf commit 8d609ae

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"predeploy": "expo export:web"
1111
},
1212
"dependencies": {
13-
"@expo/html-elements": "^0.0.2",
13+
"@expo/html-elements": "^0.2.0",
1414
"@expo/webpack-config": "^0.17.0",
1515
"@react-native-async-storage/async-storage": "~1.17.3",
1616
"@react-native-community/slider": "3.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,10 +1752,10 @@
17521752
tmp "^0.0.33"
17531753
tslib "^1.10.0"
17541754

1755-
"@expo/html-elements@^0.0.2":
1756-
version "0.0.2"
1757-
resolved "https://registry.yarnpkg.com/@expo/html-elements/-/html-elements-0.0.2.tgz#9e913ab860ebf676cecf200385d126649c7c4496"
1758-
integrity sha512-sB5mrrL0GKew9EMCBwS12zlBjF4hswqpP42T/bacgxadF8CKWGLru4KLrAi2cmBAkUOC1Z/HGmlVWEOi7Gl+OA==
1755+
"@expo/html-elements@^0.2.0":
1756+
version "0.2.0"
1757+
resolved "https://registry.yarnpkg.com/@expo/html-elements/-/html-elements-0.2.0.tgz#dcf1df1c5350289ffb3934809582b2a85651e507"
1758+
integrity sha512-bdkOwWXX7E4ha8rKZDSYRtW/XhDlO7mj+8YzKOywxOjGsJqZ5N0HZireHH8sQxq7krdFnpXADL5c/0HX3gIesA==
17591759

17601760
"@expo/image-utils@0.3.20":
17611761
version "0.3.20"
@@ -2390,7 +2390,7 @@
23902390
dependencies:
23912391
"@types/react" "*"
23922392

2393-
"@types/react@*", "@types/react@^17.0.38":
2393+
"@types/react@*":
23942394
version "17.0.50"
23952395
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc"
23962396
integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==

0 commit comments

Comments
 (0)