Skip to content

Commit 60101c1

Browse files
chore(deps): omg, more fixing
1 parent 8475500 commit 60101c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@babel/preset-react": "7.0.0",
6868
"@babel/preset-typescript": "7.1.0",
6969
"@types/jest": "23.1.4",
70-
"@types/node": "^12.11.6",
70+
"@types/node": "12.11.6",
7171
"@types/react": "16.7.13",
7272
"@types/react-dom": "16.0.6",
7373
"@types/vscode": "^1.35.0",

packages/node_modules/overmind-devtools-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@types/node": "^12.11.6",
6767
"tslint": "^5.12.1",
68-
"vscode": "^1.1.34"
68+
"vscode": "^1.1.36"
6969
},
7070
"peerDependencies": {
7171
"overmind-devtools-client": "next"

0 commit comments

Comments
 (0)