Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit dd0c438

Browse files
committed
2 parents f9537cb + dfc8eea commit dd0c438

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/classnames": "2.2.6",
3737
"@types/enzyme": "3.1.14",
3838
"@types/mocha": "5.2.5",
39-
"@types/react": "16.4.16",
39+
"@types/react": "16.4.18",
4040
"@types/sinon": "5.0.5",
4141
"chai": "4.2.0",
4242
"enzyme": "3.7.0",
@@ -59,12 +59,12 @@
5959
"karma-typescript-preprocessor": "0.4.0",
6060
"mocha": "5.2.0",
6161
"mocha-typescript": "1.1.17",
62-
"node-sass": "4.9.3",
62+
"node-sass": "4.9.4",
6363
"prettier": "1.14.3",
6464
"react": "16.5.2",
6565
"react-dom": "16.5.2",
6666
"rimraf": "2.6.2",
67-
"sinon": "6.3.5",
67+
"sinon": "7.0.0",
6868
"source-map-support": "0.5.9",
6969
"ts-node": "7.0.1",
7070
"tsconfig-paths": "3.6.0",

0 commit comments

Comments
 (0)