Skip to content

Commit c53cf87

Browse files
Bump react-native-dotenv from 3.4.9 to 3.4.11
Bumps [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv) from 3.4.9 to 3.4.11. - [Release notes](https://github.com/goatandsheep/react-native-dotenv/releases) - [Commits](goatandsheep/react-native-dotenv@v3.4.9...v3.4.11) --- updated-dependencies: - dependency-name: react-native-dotenv dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb1a7fa commit c53cf87

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier": "^3.2.5",
4848
"react": "19.1.0",
4949
"react-native": "0.80.2",
50-
"react-native-dotenv": "^3.4.9",
50+
"react-native-dotenv": "^3.4.11",
5151
"react-native-gesture-handler": "2.26.0",
5252
"react-native-gradle-plugin": "^0.71.19",
5353
"react-test-renderer": "19.1.0",

yarn.lock

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6103,7 +6103,7 @@ __metadata:
61036103
prettier: "npm:^3.2.5"
61046104
react: "npm:19.1.0"
61056105
react-native: "npm:0.80.2"
6106-
react-native-dotenv: "npm:^3.4.9"
6106+
react-native-dotenv: "npm:^3.4.11"
61076107
react-native-gesture-handler: "npm:2.26.0"
61086108
react-native-gradle-plugin: "npm:^0.71.19"
61096109
react-test-renderer: "npm:19.1.0"
@@ -6676,13 +6676,6 @@ __metadata:
66766676
languageName: node
66776677
linkType: hard
66786678

6679-
"dotenv@npm:^16.3.1":
6680-
version: 16.3.1
6681-
resolution: "dotenv@npm:16.3.1"
6682-
checksum: 10c0/b95ff1bbe624ead85a3cd70dbd827e8e06d5f05f716f2d0cbc476532d54c7c9469c3bc4dd93ea519f6ad711cb522c00ac9a62b6eb340d5affae8008facc3fbd7
6683-
languageName: node
6684-
linkType: hard
6685-
66866679
"dotenv@npm:^16.4.5":
66876680
version: 16.6.1
66886681
resolution: "dotenv@npm:16.6.1"
@@ -11089,17 +11082,6 @@ __metadata:
1108911082
languageName: node
1109011083
linkType: hard
1109111084

11092-
"react-native-dotenv@npm:^3.4.9":
11093-
version: 3.4.9
11094-
resolution: "react-native-dotenv@npm:3.4.9"
11095-
dependencies:
11096-
dotenv: "npm:^16.3.1"
11097-
peerDependencies:
11098-
"@babel/runtime": ^7.20.6
11099-
checksum: 10c0/4d83c2ee25391df9338457327926fb2c521f4160f24fc9c7beaefa19d8b5c542085deb468a05b5996bbd94b5acb8c6c2f23a8fd529f888c12c5464c98d6cafe8
11100-
languageName: node
11101-
linkType: hard
11102-
1110311085
"react-native-gesture-handler@npm:2.26.0":
1110411086
version: 2.26.0
1110511087
resolution: "react-native-gesture-handler@npm:2.26.0"

0 commit comments

Comments
 (0)