Skip to content

Commit

Permalink
chore: update & check example packages (#1528)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Nov 14, 2023
1 parent ca32d3e commit 413ad21
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@testing-library/react-native": "^12.3.3",
"@testing-library/react-native": "^12.4.0",
"@types/react": "~18.2.14",
"jest": "^29.7.0",
"react-test-renderer": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2825,9 +2825,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:^12.3.3":
version: 12.3.3
resolution: "@testing-library/react-native@npm:12.3.3"
"@testing-library/react-native@npm:^12.4.0":
version: 12.4.0
resolution: "@testing-library/react-native@npm:12.4.0"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -2840,7 +2840,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 2fb17bcbb21b9b1e73505b5e2afb803e0ad14e619b2e4f5149101074a79a4eddf693e7544172c4136c0b2e8f8ca16ae63a9fd26c7be17011bc9d81e2343a6df7
checksum: 92cf2919cfec7a9b23f74cac0e259cdae1ff3d2375c36e23c21de89a35691ffef0485d6be43cd8dfaae35b7b03cec9b2b42636275593f55e82540cd3a702c627
languageName: node
linkType: hard

Expand Down Expand Up @@ -8974,7 +8974,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@babel/core": "npm:^7.20.0"
"@testing-library/react-native": "npm:^12.3.3"
"@testing-library/react-native": "npm:^12.4.0"
"@types/react": "npm:~18.2.14"
expo: "npm:^49.0.0"
expo-status-bar: "npm:~1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.2",
"@testing-library/react-native": "^12.2.3",
"@testing-library/react-native": "^12.4.0",
"babel-jest": "^29.3.1",
"jest": "^29.3.0",
"metro-react-native-babel-preset": "^0.72.3",
Expand Down
10 changes: 5 additions & 5 deletions examples/react-navigation/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2408,9 +2408,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:^12.2.3":
version: 12.3.3
resolution: "@testing-library/react-native@npm:12.3.3"
"@testing-library/react-native@npm:^12.4.0":
version: 12.4.0
resolution: "@testing-library/react-native@npm:12.4.0"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -2423,7 +2423,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 2fb17bcbb21b9b1e73505b5e2afb803e0ad14e619b2e4f5149101074a79a4eddf693e7544172c4136c0b2e8f8ca16ae63a9fd26c7be17011bc9d81e2343a6df7
checksum: 92cf2919cfec7a9b23f74cac0e259cdae1ff3d2375c36e23c21de89a35691ffef0485d6be43cd8dfaae35b7b03cec9b2b42636275593f55e82540cd3a702c627
languageName: node
linkType: hard

Expand Down Expand Up @@ -6669,7 +6669,7 @@ __metadata:
"@react-navigation/native": "npm:^6.0.14"
"@react-navigation/native-stack": "npm:^6.9.2"
"@react-navigation/stack": "npm:^6.3.5"
"@testing-library/react-native": "npm:^12.2.3"
"@testing-library/react-native": "npm:^12.4.0"
babel-jest: "npm:^29.3.1"
jest: "npm:^29.3.0"
metro-react-native-babel-preset: "npm:^0.72.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@testing-library/react-native": "^12.3.3",
"@testing-library/react-native": "^12.4.0",
"@types/jest": "^29.0.0",
"jest": "^29.0.0",
"metro-react-native-babel-preset": "~0.72.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/redux/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1778,9 +1778,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:^12.3.3":
version: 12.3.3
resolution: "@testing-library/react-native@npm:12.3.3"
"@testing-library/react-native@npm:^12.4.0":
version: 12.4.0
resolution: "@testing-library/react-native@npm:12.4.0"
dependencies:
jest-matcher-utils: "npm:^29.7.0"
pretty-format: "npm:^29.7.0"
Expand All @@ -1793,7 +1793,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: 2fb17bcbb21b9b1e73505b5e2afb803e0ad14e619b2e4f5149101074a79a4eddf693e7544172c4136c0b2e8f8ca16ae63a9fd26c7be17011bc9d81e2343a6df7
checksum: 92cf2919cfec7a9b23f74cac0e259cdae1ff3d2375c36e23c21de89a35691ffef0485d6be43cd8dfaae35b7b03cec9b2b42636275593f55e82540cd3a702c627
languageName: node
linkType: hard

Expand Down Expand Up @@ -5896,7 +5896,7 @@ __metadata:
resolution: "redux-example@workspace:."
dependencies:
"@babel/core": "npm:^7.9.0"
"@testing-library/react-native": "npm:^12.3.3"
"@testing-library/react-native": "npm:^12.4.0"
"@types/jest": "npm:^29.0.0"
jest: "npm:^29.0.0"
metro-react-native-babel-preset: "npm:~0.72.0"
Expand Down

0 comments on commit 413ad21

Please sign in to comment.