Skip to content

Commit c27b7d2

Browse files
committed
Merge branch 'dependabot/npm_and_yarn/template/babel/helpers-7.27.0' of github.com:thecodingmachine/react-native-boilerplate into dependabot/npm_and_yarn/template/babel/helpers-7.27.0
2 parents 2882cfa + 9e99938 commit c27b7d2

File tree

2 files changed

+9
-20
lines changed

2 files changed

+9
-20
lines changed

documentation/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,9 +1189,9 @@
11891189
regenerator-runtime "^0.14.0"
11901190

11911191
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.22.6", "@babel/runtime@^7.8.4":
1192-
version "7.25.7"
1193-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7.tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6"
1194-
integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==
1192+
version "7.27.0"
1193+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
1194+
integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
11951195
dependencies:
11961196
regenerator-runtime "^0.14.0"
11971197

@@ -5679,9 +5679,9 @@ ignore@^5.2.0, ignore@^5.2.4:
56795679
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
56805680

56815681
image-size@^1.0.2:
5682-
version "1.1.1"
5683-
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.1.1.tgz#ddd67d4dc340e52ac29ce5f546a09f4e29e840ac"
5684-
integrity sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==
5682+
version "1.2.1"
5683+
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.2.1.tgz#ee118aedfe666db1a6ee12bed5821cde3740276d"
5684+
integrity sha512-rH+46sQJ2dlwfjfhCyNx5thzrv+dtmBIhPHk0zgRUukHzZ/kRueTJXoYYsclBaKcSMBWuGbOFXtioLpzTb5euw==
56855685
dependencies:
56865686
queue "6.0.2"
56875687

template/yarn.lock

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296

297297
"@babel/helpers@^7.26.0", "@babel/helpers@^7.26.10":
298298
version "7.27.0"
299-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.0.tgz"
299+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
300300
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
301301
dependencies:
302302
"@babel/template" "^7.27.0"
@@ -2397,9 +2397,9 @@
23972397
natural-compare "^1.4.0"
23982398
ts-api-utils "^1.3.0"
23992399

2400-
"@typescript-eslint/parser@8.29.0":
2400+
"@typescript-eslint/parser@8.29.0", "@typescript-eslint/parser@^8.29.0":
24012401
version "8.29.0"
2402-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.0.tgz"
2402+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
24032403
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
24042404
dependencies:
24052405
"@typescript-eslint/scope-manager" "8.29.0"
@@ -2419,17 +2419,6 @@
24192419
"@typescript-eslint/visitor-keys" "7.18.0"
24202420
debug "^4.3.4"
24212421

2422-
"@typescript-eslint/parser@^8.29.0":
2423-
version "8.29.0"
2424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
2425-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
2426-
dependencies:
2427-
"@typescript-eslint/scope-manager" "8.29.0"
2428-
"@typescript-eslint/types" "8.29.0"
2429-
"@typescript-eslint/typescript-estree" "8.29.0"
2430-
"@typescript-eslint/visitor-keys" "8.29.0"
2431-
debug "^4.3.4"
2432-
24332422
"@typescript-eslint/scope-manager@5.62.0":
24342423
version "5.62.0"
24352424
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz"

0 commit comments

Comments
 (0)