Skip to content

Commit

Permalink
chore: bump Babel to latest (microsoft#13985)
Browse files Browse the repository at this point in the history
* chore: bump Babel to latest

* fix deps

* fix UTs

* Revert "fix UTs"

This reverts commit 2e52b74

* fix yarn.lock
  • Loading branch information
layershifter committed Jul 10, 2020
1 parent 47f3eaf commit b369d4a
Show file tree
Hide file tree
Showing 21 changed files with 796 additions and 761 deletions.
2 changes: 1 addition & 1 deletion apps/vr-tests/package.json
Expand Up @@ -29,7 +29,7 @@
"typescript": "3.7.2"
},
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/core": "^7.10.4",
"@storybook/addon-options": "^5.3.8",
"@storybook/addons": "^5.3.8",
"@storybook/channels": "^5.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/accessibility/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <olfedias@microsoft.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@fluentui/keyboard-key": "^0.2.4",
"lodash": "^4.17.15"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/docs-components/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <a@fedyashov.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"copy-to-clipboard": "^3.2.0",
"lodash": "^4.17.15",
"object.values": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/perf/package.json
Expand Up @@ -4,7 +4,7 @@
"private": true,
"license": "MIT",
"dependencies": {
"@babel/polyfill": "^7.7.0",
"@babel/polyfill": "^7.10.4",
"@fluentui/docs": "^0.50.0",
"@fluentui/eslint-plugin": "^0.51.0",
"@fluentui/react-northstar": "^0.50.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-bindings/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <a@fedyashov.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@fluentui/accessibility": "^0.50.0",
"@fluentui/keyboard-key": "^0.2.4",
"@fluentui/react-component-event-listener": "^0.50.0",
Expand Down
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <a@fedyashov.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <a@fedyashov.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-component-ref/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <olfedias@microsoft.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"prop-types": "^15.7.2",
"react-is": "^16.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-context-selector/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <a@fedyashov.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6"
"@babel/runtime": "^7.10.4"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.51.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-icons-northstar/package.json
Expand Up @@ -4,7 +4,7 @@
"version": "0.50.0",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@fluentui/accessibility": "^0.50.0",
"@fluentui/react-bindings": "^0.50.0",
"@fluentui/styles": "^0.50.0",
Expand Down
Expand Up @@ -4,7 +4,7 @@
"version": "0.50.0",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@emotion/cache": "^10.0.29",
"@emotion/serialize": "^0.11.16",
"@emotion/sheet": "^0.9.4",
Expand Down
Expand Up @@ -4,7 +4,7 @@
"version": "0.50.0",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@fluentui/react-northstar-styles-renderer": "^0.50.0",
"@fluentui/styles": "^0.50.0",
"css-in-js-utils": "^3.0.0",
Expand Down
Expand Up @@ -4,7 +4,7 @@
"version": "0.50.0",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@fluentui/styles": "^0.50.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-northstar/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Levi Thomason <me@levithomason.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@fluentui/accessibility": "^0.50.0",
"@fluentui/keyboard-key": "^0.2.4",
"@fluentui/react-bindings": "^0.50.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-proptypes/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <olfedias@microsoft.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"lodash": "^4.17.15",
"prop-types": "^15.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/react-telemetry/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <a@fedyashov.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"@fluentui/react-bindings": "^0.50.0",
"@fluentui/react-component-event-listener": "^0.50.0",
"lodash": "^4.17.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/state/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Oleksandr Fediashov <a@fedyashov.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6"
"@babel/runtime": "^7.10.4"
},
"devDependencies": {
"@fluentui/eslint-plugin": "^0.51.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fluentui/styles/package.json
Expand Up @@ -5,7 +5,7 @@
"author": "Marija Najdova <mnajdova@gmail.com>",
"bugs": "https://github.com/microsoft/fluentui/issues",
"dependencies": {
"@babel/runtime": "^7.7.6",
"@babel/runtime": "^7.10.4",
"csstype": "^2.6.7",
"lodash": "^4.17.15"
},
Expand Down
Expand Up @@ -2,6 +2,7 @@ export default [
'@babel/runtime@7.1.2',
'@babel/runtime@7.4.5',
'@babel/runtime@7.7.6',
'@babel/runtime@7.10.4',
'@emotion/hash@0.7.4',
'@emotion/memoize@0.7.4',
'@emotion/serialize@0.11.15',
Expand Down
20 changes: 10 additions & 10 deletions scripts/package.json
Expand Up @@ -13,18 +13,18 @@
"code-style": "node ./just-scripts.js code-style"
},
"dependencies": {
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/core": "^7.10.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
"@babel/plugin-proposal-optional-chaining": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.8.3",
"@babel/preset-typescript": "^7.7.7",
"@babel/register": "^7.7.7",
"@babel/standalone": "^7.7.7",
"@babel/plugin-transform-runtime": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@babel/register": "^7.10.4",
"@babel/standalone": "^7.10.4",
"@fluentui/eslint-plugin": "^0.51.0",
"@mdx-js/loader": "^1.5.5",
"@microsoft/api-extractor": "7.7.1",
Expand Down

0 comments on commit b369d4a

Please sign in to comment.