Skip to content

Commit

Permalink
chore: update snapshots for updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Sep 10, 2023
1 parent e73544d commit 933f2ed
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ exports[`expo.config.preview runs for introspect 1`] = `
},
\\"expo-camera\\": {
\\"name\\": \\"expo-camera\\",
\\"version\\": \\"13.4.2\\"
\\"version\\": \\"13.4.3\\"
},
\\"react-native-maps\\": {
\\"name\\": \\"react-native-maps\\",
Expand Down Expand Up @@ -156,7 +156,7 @@ exports[`expo.config.preview runs for introspect 1`] = `
},
\\"expo-file-system\\": {
\\"name\\": \\"expo-file-system\\",
\\"version\\": \\"15.4.3\\"
\\"version\\": \\"15.4.4\\"
}
},
\\"autolinkedModules\\": [
Expand Down Expand Up @@ -885,7 +885,7 @@ exports[`expo.config.preview runs for prebuild 1`] = `
},
\\"expo-camera\\": {
\\"name\\": \\"expo-camera\\",
\\"version\\": \\"13.4.2\\"
\\"version\\": \\"13.4.3\\"
},
\\"react-native-maps\\": {
\\"name\\": \\"react-native-maps\\",
Expand Down Expand Up @@ -929,7 +929,7 @@ exports[`expo.config.preview runs for prebuild 1`] = `
},
\\"expo-file-system\\": {
\\"name\\": \\"expo-file-system\\",
\\"version\\": \\"15.4.3\\"
\\"version\\": \\"15.4.4\\"
}
},
\\"autolinkedModules\\": [
Expand Down

0 comments on commit 933f2ed

Please sign in to comment.