Skip to content

Commit 29bfcff

Browse files
authored
Update devDependencies
1 parent 54792f9 commit 29bfcff

File tree

2 files changed

+91
-85
lines changed

2 files changed

+91
-85
lines changed

package-lock.json

Lines changed: 83 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@
2727
"@types/atom": "^1.40.5",
2828
"@types/chai": "^4.2.14",
2929
"@types/fuzzaldrin-plus": "0.6.1",
30-
"@types/mocha": "^8.0.3",
31-
"@types/node": "14.14.6",
32-
"@types/sinon": "^9.0.8",
33-
"@typescript-eslint/eslint-plugin": "^4.6.0",
34-
"@typescript-eslint/parser": "^4.6.0",
30+
"@types/mocha": "^8.0.4",
31+
"@types/node": "14.14.10",
32+
"@types/sinon": "^9.0.9",
33+
"@typescript-eslint/eslint-plugin": "^4.8.2",
34+
"@typescript-eslint/parser": "^4.8.2",
3535
"chai": "^4.2.0",
36-
"eslint": "^7.12.1",
37-
"mocha": "^8.2.0",
36+
"eslint": "^7.14.0",
37+
"mocha": "^8.2.1",
3838
"mocha-appveyor-reporter": "^0.4.2",
3939
"sinon": "^9.2.1",
40-
"typescript": "~4.0.5"
40+
"typescript": "~4.1.2"
4141
}
4242
}

0 commit comments

Comments
 (0)