Skip to content

Commit

Permalink
bump @teambit/legacy version to 1.0.439 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Feb 7, 2023
1 parent ec4cd56 commit 10c9853
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teambit/legacy",
"version": "1.0.438",
"version": "1.0.439",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down
2 changes: 1 addition & 1 deletion scopes/react/eslint-config-bit-react/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"peerDependencies": {
"eslint": "> 7.0.0",
"@teambit/legacy": "1.0.438"
"@teambit/legacy": "1.0.439"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion scopes/react/react-native/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"react-native-web": "^0.16.0",
"@teambit/legacy": "1.0.438"
"@teambit/legacy": "1.0.439"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion scopes/react/react/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"@teambit/legacy": "1.0.438"
"@teambit/legacy": "1.0.439"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion scopes/ui-foundation/ui/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@teambit/legacy": "-"
},
"peerDependencies": {
"@teambit/legacy": "1.0.438"
"@teambit/legacy": "1.0.439"
}
}
}
Expand Down
10 changes: 5 additions & 5 deletions workspace.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
"peerDependencies": {
"@apollo/client": "^3.6.0",
"@teambit/base-react.navigation.link": "2.0.27",
"@teambit/legacy": "1.0.438",
"@teambit/legacy": "1.0.439",
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1",
"@testing-library/react": "^12.1.5",
"browserslist": "4.16.3",
Expand Down Expand Up @@ -431,7 +431,7 @@
"@teambit/legacy": "-"
},
"peerDependencies": {
"@teambit/legacy": "1.0.438"
"@teambit/legacy": "1.0.439"
}
}
},
Expand Down Expand Up @@ -692,7 +692,7 @@
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"@teambit/legacy": "1.0.438"
"@teambit/legacy": "1.0.439"
}
}
}
Expand Down Expand Up @@ -782,7 +782,7 @@
"@teambit/base-react.navigation.link": "2.0.27",
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1",
"@apollo/client": "3.6.9",
"@teambit/legacy": "1.0.438",
"@teambit/legacy": "1.0.439",
"graphql": "14.7.0",
"browserslist": "4.16.3",
"reflect-metadata": "0.1.13",
Expand Down Expand Up @@ -917,7 +917,7 @@
"@teambit/legacy": "-"
},
"peerDependencies": {
"@teambit/legacy": "1.0.438"
"@teambit/legacy": "1.0.439"
}
}
}
Expand Down

0 comments on commit 10c9853

Please sign in to comment.