Skip to content

Commit 76765f5

Browse files
chore(deps): bump chai from 4.5.0 to 5.2.0 in /example
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 5.2.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v5.2.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c22b100 commit 76765f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@craftzdog/react-native-buffer": "^6.0.5",
1818
"@react-navigation/native": "^6.1.18",
1919
"@react-navigation/native-stack": "^6.11.0",
20-
"chai": "^4.3.7",
20+
"chai": "^5.2.0",
2121
"chance": "^1.1.9",
2222
"events": "^3.3.0",
2323
"expo-status-bar": "^1.12.1",

0 commit comments

Comments
 (0)