Skip to content

Commit def3092

Browse files
renovate-botjaywcjlove
authored andcommitted
chore(deps): pin dependencies
1 parent 2cee3b7 commit def3092

File tree

4 files changed

+11
-90
lines changed

4 files changed

+11
-90
lines changed

example/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"react-native": "0.64.2"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.12.9",
18-
"@babel/runtime": "^7.12.5",
17+
"@babel/core": "7.14.8",
18+
"@babel/runtime": "7.14.8",
1919
"@react-native-community/eslint-config": "^2.0.0",
2020
"babel-jest": "26.6.3",
2121
"eslint": "7.14.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@babel/core": "7.14.8",
20-
"@babel/preset-env": "7.14.8",
20+
"@babel/preset-env": "7.14.9",
2121
"@babel/preset-typescript": "7.14.5",
2222
"@babel/plugin-proposal-decorators": "7.14.5",
2323
"@babel/plugin-proposal-class-properties": "7.14.5",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"README.md"
5050
],
5151
"dependencies": {
52-
"@babel/runtime": "7.13.10",
52+
"@babel/runtime": "7.14.8",
5353
"@react-native-picker/picker": "1.16.1",
5454
"@types/color": "3.0.1",
5555
"@types/react-native": "0.64.0",

yarn.lock

Lines changed: 7 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
semver "^6.3.0"
9494
source-map "^0.5.0"
9595

96-
"@babel/core@7.14.8", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.12.3", "@babel/core@^7.12.9", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
96+
"@babel/core@7.14.8", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
9797
version "7.14.8"
9898
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
9999
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
@@ -358,7 +358,7 @@
358358
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
359359
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
360360

361-
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.13.8", "@babel/plugin-proposal-async-generator-functions@^7.14.7", "@babel/plugin-proposal-async-generator-functions@^7.14.9":
361+
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.13.8", "@babel/plugin-proposal-async-generator-functions@^7.14.9":
362362
version "7.14.9"
363363
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a"
364364
integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw==
@@ -788,7 +788,7 @@
788788
"@babel/helper-split-export-declaration" "^7.12.13"
789789
globals "^11.1.0"
790790

791-
"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.12.1", "@babel/plugin-transform-classes@^7.13.0", "@babel/plugin-transform-classes@^7.14.5", "@babel/plugin-transform-classes@^7.14.9":
791+
"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.12.1", "@babel/plugin-transform-classes@^7.13.0", "@babel/plugin-transform-classes@^7.14.9":
792792
version "7.14.9"
793793
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f"
794794
integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A==
@@ -929,7 +929,7 @@
929929
"@babel/helper-module-transforms" "^7.14.5"
930930
"@babel/helper-plugin-utils" "^7.14.5"
931931

932-
"@babel/plugin-transform-named-capturing-groups-regex@^7.12.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13", "@babel/plugin-transform-named-capturing-groups-regex@^7.14.7", "@babel/plugin-transform-named-capturing-groups-regex@^7.14.9":
932+
"@babel/plugin-transform-named-capturing-groups-regex@^7.12.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13", "@babel/plugin-transform-named-capturing-groups-regex@^7.14.9":
933933
version "7.14.9"
934934
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2"
935935
integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==
@@ -1287,86 +1287,7 @@
12871287
core-js-compat "^3.9.0"
12881288
semver "^6.3.0"
12891289

1290-
"@babel/preset-env@7.14.8":
1291-
version "7.14.8"
1292-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
1293-
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
1294-
dependencies:
1295-
"@babel/compat-data" "^7.14.7"
1296-
"@babel/helper-compilation-targets" "^7.14.5"
1297-
"@babel/helper-plugin-utils" "^7.14.5"
1298-
"@babel/helper-validator-option" "^7.14.5"
1299-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
1300-
"@babel/plugin-proposal-async-generator-functions" "^7.14.7"
1301-
"@babel/plugin-proposal-class-properties" "^7.14.5"
1302-
"@babel/plugin-proposal-class-static-block" "^7.14.5"
1303-
"@babel/plugin-proposal-dynamic-import" "^7.14.5"
1304-
"@babel/plugin-proposal-export-namespace-from" "^7.14.5"
1305-
"@babel/plugin-proposal-json-strings" "^7.14.5"
1306-
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
1307-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
1308-
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
1309-
"@babel/plugin-proposal-object-rest-spread" "^7.14.7"
1310-
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
1311-
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
1312-
"@babel/plugin-proposal-private-methods" "^7.14.5"
1313-
"@babel/plugin-proposal-private-property-in-object" "^7.14.5"
1314-
"@babel/plugin-proposal-unicode-property-regex" "^7.14.5"
1315-
"@babel/plugin-syntax-async-generators" "^7.8.4"
1316-
"@babel/plugin-syntax-class-properties" "^7.12.13"
1317-
"@babel/plugin-syntax-class-static-block" "^7.14.5"
1318-
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
1319-
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
1320-
"@babel/plugin-syntax-json-strings" "^7.8.3"
1321-
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
1322-
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
1323-
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
1324-
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
1325-
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
1326-
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
1327-
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
1328-
"@babel/plugin-syntax-top-level-await" "^7.14.5"
1329-
"@babel/plugin-transform-arrow-functions" "^7.14.5"
1330-
"@babel/plugin-transform-async-to-generator" "^7.14.5"
1331-
"@babel/plugin-transform-block-scoped-functions" "^7.14.5"
1332-
"@babel/plugin-transform-block-scoping" "^7.14.5"
1333-
"@babel/plugin-transform-classes" "^7.14.5"
1334-
"@babel/plugin-transform-computed-properties" "^7.14.5"
1335-
"@babel/plugin-transform-destructuring" "^7.14.7"
1336-
"@babel/plugin-transform-dotall-regex" "^7.14.5"
1337-
"@babel/plugin-transform-duplicate-keys" "^7.14.5"
1338-
"@babel/plugin-transform-exponentiation-operator" "^7.14.5"
1339-
"@babel/plugin-transform-for-of" "^7.14.5"
1340-
"@babel/plugin-transform-function-name" "^7.14.5"
1341-
"@babel/plugin-transform-literals" "^7.14.5"
1342-
"@babel/plugin-transform-member-expression-literals" "^7.14.5"
1343-
"@babel/plugin-transform-modules-amd" "^7.14.5"
1344-
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
1345-
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
1346-
"@babel/plugin-transform-modules-umd" "^7.14.5"
1347-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7"
1348-
"@babel/plugin-transform-new-target" "^7.14.5"
1349-
"@babel/plugin-transform-object-super" "^7.14.5"
1350-
"@babel/plugin-transform-parameters" "^7.14.5"
1351-
"@babel/plugin-transform-property-literals" "^7.14.5"
1352-
"@babel/plugin-transform-regenerator" "^7.14.5"
1353-
"@babel/plugin-transform-reserved-words" "^7.14.5"
1354-
"@babel/plugin-transform-shorthand-properties" "^7.14.5"
1355-
"@babel/plugin-transform-spread" "^7.14.6"
1356-
"@babel/plugin-transform-sticky-regex" "^7.14.5"
1357-
"@babel/plugin-transform-template-literals" "^7.14.5"
1358-
"@babel/plugin-transform-typeof-symbol" "^7.14.5"
1359-
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
1360-
"@babel/plugin-transform-unicode-regex" "^7.14.5"
1361-
"@babel/preset-modules" "^0.1.4"
1362-
"@babel/types" "^7.14.8"
1363-
babel-plugin-polyfill-corejs2 "^0.2.2"
1364-
babel-plugin-polyfill-corejs3 "^0.2.2"
1365-
babel-plugin-polyfill-regenerator "^0.2.2"
1366-
core-js-compat "^3.15.0"
1367-
semver "^6.3.0"
1368-
1369-
"@babel/preset-env@^7.12.1", "@babel/preset-env@^7.8.4":
1290+
"@babel/preset-env@7.14.9", "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.8.4":
13701291
version "7.14.9"
13711292
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819"
13721293
integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ==
@@ -1574,7 +1495,7 @@
15741495
dependencies:
15751496
regenerator-runtime "^0.13.4"
15761497

1577-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1498+
"@babel/runtime@7.14.8", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
15781499
version "7.14.8"
15791500
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
15801501
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
@@ -7266,7 +7187,7 @@ copy-descriptor@^0.1.0:
72667187
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
72677188
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
72687189

7269-
core-js-compat@^3.14.0, core-js-compat@^3.15.0, core-js-compat@^3.16.0, core-js-compat@^3.6.2, core-js-compat@^3.8.1, core-js-compat@^3.9.0:
7190+
core-js-compat@^3.14.0, core-js-compat@^3.16.0, core-js-compat@^3.6.2, core-js-compat@^3.8.1, core-js-compat@^3.9.0:
72707191
version "3.16.0"
72717192
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f"
72727193
integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q==

0 commit comments

Comments
 (0)