Skip to content

Commit

Permalink
Revert D40716713: chore(deps): add wanted dependencies to remove yarn…
Browse files Browse the repository at this point in the history
… warnings

Differential Revision:
D40716713 (8422c53)

Original commit changeset: eeb95a91c6cd

Original Phabricator Diff: D40716713 (8422c53)

fbshipit-source-id: e85f111e7da0381e09f8a23d3bd0d553b3a7c4a9
  • Loading branch information
Benny Singer authored and facebook-github-bot committed Oct 26, 2022
1 parent 8422c53 commit cf5addf
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/hermes-inspector-msggen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
},
"devDependencies": {
"@babel/cli": "^7.14.0",
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.0",
"@babel/preset-flow": "^7.14.0",
"jest": "^29.2.1"
Expand Down
1 change: 0 additions & 1 deletion packages/react-native-bots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"devDependencies": {
"@seadub/danger-plugin-eslint": "^3.0.2",
"danger": "^11.0.2",
"eslint": "^8.19.0",
"lodash.includes": "^4.3.0",
"minimatch": "^3.0.4"
},
Expand Down
1 change: 0 additions & 1 deletion packages/react-native-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"@babel/plugin-transform-async-to-generator": "^7.0.0",
"@babel/plugin-transform-destructuring": "^7.0.0",
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"@babel/preset-env": "^7.14.0",
"chalk": "^4.0.0",
"glob": "^7.1.1",
"invariant": "^2.2.4",
Expand Down
1 change: 1 addition & 0 deletions repo-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@definitelytyped/dtslint": "^0.0.127",
"@react-native-community/eslint-plugin": "*",
"@react-native/eslint-plugin-specs": "^0.71.0",
"@reactions/component": "^2.0.2",
"@types/react": "^18.0.18",
"@typescript-eslint/parser": "^5.30.5",
"async": "^3.2.2",
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2637,6 +2637,10 @@
prompts "^2.4.0"
semver "^6.3.0"

"@reactions/component@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@reactions/component/-/component-2.0.2.tgz#40f8c1c2c37baabe57a0c944edb9310dc1ec6642"

"@seadub/danger-plugin-eslint@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@seadub/danger-plugin-eslint/-/danger-plugin-eslint-3.0.2.tgz#9a51d9f1a103a274264c30212234001de0b417c1"
Expand Down

0 comments on commit cf5addf

Please sign in to comment.