Skip to content

Commit cf5addf

Browse files
Benny Singerfacebook-github-bot
Benny Singer
authored andcommitted
Revert D40716713: chore(deps): add wanted dependencies to remove yarn warnings
Differential Revision: D40716713 (8422c53) Original commit changeset: eeb95a91c6cd Original Phabricator Diff: D40716713 (8422c53) fbshipit-source-id: e85f111e7da0381e09f8a23d3bd0d553b3a7c4a9
1 parent 8422c53 commit cf5addf

File tree

5 files changed

+5
-3
lines changed

5 files changed

+5
-3
lines changed

packages/hermes-inspector-msggen/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"@babel/cli": "^7.14.0",
21-
"@babel/core": "^7.14.0",
2221
"@babel/preset-env": "^7.14.0",
2322
"@babel/preset-flow": "^7.14.0",
2423
"jest": "^29.2.1"

packages/react-native-bots/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"devDependencies": {
66
"@seadub/danger-plugin-eslint": "^3.0.2",
77
"danger": "^11.0.2",
8-
"eslint": "^8.19.0",
98
"lodash.includes": "^4.3.0",
109
"minimatch": "^3.0.4"
1110
},

packages/react-native-codegen/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"@babel/plugin-transform-async-to-generator": "^7.0.0",
3434
"@babel/plugin-transform-destructuring": "^7.0.0",
3535
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
36-
"@babel/preset-env": "^7.14.0",
3736
"chalk": "^4.0.0",
3837
"glob": "^7.1.1",
3938
"invariant": "^2.2.4",

repo-config/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"@definitelytyped/dtslint": "^0.0.127",
1717
"@react-native-community/eslint-plugin": "*",
1818
"@react-native/eslint-plugin-specs": "^0.71.0",
19+
"@reactions/component": "^2.0.2",
1920
"@types/react": "^18.0.18",
2021
"@typescript-eslint/parser": "^5.30.5",
2122
"async": "^3.2.2",

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2637,6 +2637,10 @@
26372637
prompts "^2.4.0"
26382638
semver "^6.3.0"
26392639

2640+
"@reactions/component@^2.0.2":
2641+
version "2.0.2"
2642+
resolved "https://registry.yarnpkg.com/@reactions/component/-/component-2.0.2.tgz#40f8c1c2c37baabe57a0c944edb9310dc1ec6642"
2643+
26402644
"@seadub/danger-plugin-eslint@^3.0.2":
26412645
version "3.0.2"
26422646
resolved "https://registry.yarnpkg.com/@seadub/danger-plugin-eslint/-/danger-plugin-eslint-3.0.2.tgz#9a51d9f1a103a274264c30212234001de0b417c1"

0 commit comments

Comments
 (0)