Skip to content

Commit a273031

Browse files
reverted changed to types and babel dependencies in Package JSON
1 parent 82b6aff commit a273031

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,20 +56,20 @@
5656
"@testing-library/dom": "^6.8.1",
5757
"@testing-library/react": "^9.3.2",
5858
"@testing-library/react-hooks": "3.2.1",
59-
"@types/chai": "^4.2.10",
59+
"@types/chai": "^4.2.3",
6060
"@types/chai-dom": "^0.0.8",
61-
"@types/enzyme": "^3.10.5",
62-
"@types/fs-extra": "^8.1.0",
61+
"@types/enzyme": "^3.10.3",
62+
"@types/fs-extra": "^8.0.0",
6363
"@types/glob": "^7.1.1",
6464
"@types/jsdom": "^16.1.0",
6565
"@types/lodash": "^4.14.138",
66-
"@types/mocha": "^7.0.2",
66+
"@types/mocha": "^7.0.1",
6767
"@types/prettier": "^1.18.0",
68-
"@types/react": "^16.9.23",
69-
"@types/sinon": "^7.5.2",
68+
"@types/react": "^16.9.3",
69+
"@types/sinon": "^7.0.13",
7070
"argos-cli": "^0.1.2",
7171
"babel-core": "^7.0.0-bridge.0",
72-
"babel-eslint": "^10.1.0",
72+
"babel-eslint": "^10.0.3",
7373
"babel-loader": "^8.0.0",
7474
"babel-plugin-istanbul": "^6.0.0",
7575
"babel-plugin-module-resolver": "^4.0.0",

0 commit comments

Comments
 (0)