Skip to content

Commit

Permalink
Check if 24.9 has the same issue
Browse files Browse the repository at this point in the history
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
  • Loading branch information
Srinaath Ravichandran committed Jun 9, 2020
1 parent f048bd3 commit 70c66fe
Show file tree
Hide file tree
Showing 13 changed files with 6,422 additions and 10,434 deletions.
16,832 changes: 6,410 additions & 10,422 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/app/client/package.json
Expand Up @@ -76,7 +76,7 @@
"file-loader": "^1.1.11",
"hard-source-webpack-plugin": "^0.12.0",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"jest-enzyme": "^7.0.0",
"jsdom-global": "^3.0.2",
"lint-staged": "^10.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/main/package.json
Expand Up @@ -114,7 +114,7 @@
"eslint-plugin-typescript": "^1.0.0-rc.3",
"fancy-log": "^1.3.2",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"keytar": "^4.7.0",
"license-list": "^0.1.3",
"lint-staged": "^10.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/shared/package.json
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-typescript": "^1.0.0-rc.3",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/json/package.json
Expand Up @@ -55,7 +55,7 @@
"eslint-plugin-typescript": "^1.0.0-rc.3",
"file-loader": "^1.1.11",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"jest-enzyme": "^7.0.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/luis/client/package.json
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-typescript": "^1.0.0-rc.3",
"file-loader": "^1.1.11",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/luis/package.json
Expand Up @@ -20,7 +20,7 @@
"babel-core": "^6.26.3",
"babel-jest": "24.8.0",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/qnamaker/client/package.json
Expand Up @@ -51,7 +51,7 @@
"file-loader": "^1.1.11",
"hard-source-webpack-plugin": "^0.12.0",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/qnamaker/package.json
Expand Up @@ -21,7 +21,7 @@
"babel-core": "^6.26.3",
"babel-jest": "24.8.0",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/client/package.json
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-typescript": "^1.0.0-rc.3",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/shared/package.json
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-typescript": "^1.0.0-rc.3",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/ui-react/package.json
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-typescript": "^1.0.0-rc.3",
"file-loader": "^1.1.11",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.0",
"husky": "^4.2.5",
"jest": "25.1.0",
"jest": "24.9.0",
"lint-staged": "^10.2.9",
"node-sass": "^4.14.1",
"prettier": "^2.0.5"
Expand Down

0 comments on commit 70c66fe

Please sign in to comment.