Skip to content

Commit 20210ce

Browse files
committed
Merge branch 'main' into dependabot/npm_and_yarn/samples/vue/login-pkce/minor-and-patch-5de6c6c6d0
2 parents 9837dde + 183d61f commit 20210ce

5 files changed

Lines changed: 329 additions & 65 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# All files require review
22
* @SecureAuthCorp/team-eng-ciam-ui-write
33

4+
# Dependency manifests and lockfiles
5+
**/package.json @ksroda-sa
6+
**/package-lock.json @ksroda-sa
7+
**/yarn.lock @ksroda-sa
8+
**/pom.xml @ksroda-sa
9+
**/*.csproj @ksroda-sa
10+
411
# GitHub Actions and CI config
512
.github/ @SecureAuthCorp/devops

samples/react-native/login-pkce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"react": "19.2.3",
19-
"react-native": "0.85.2",
19+
"react-native": "0.85.3",
2020
"react-native-app-auth": "8.1.0",
2121
"react-native-config": "1.6.1",
2222
"react-native-safe-area-context": "5.7.0"

0 commit comments

Comments
 (0)