Skip to content

Commit 0992157

Browse files
authored
Merge pull request #116 from atom-community/Bump_devDependencies
chore: Update devDependencies
2 parents 77a8b16 + cdf2108 commit 0992157

File tree

2 files changed

+78
-77
lines changed

2 files changed

+78
-77
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@
2424
},
2525
"devDependencies": {
2626
"@atom/mocha-test-runner": "^1.6.1",
27-
"@types/atom": "^1.40.6",
27+
"@types/atom": "^1.40.7",
2828
"@types/chai": "^4.2.14",
2929
"@types/mocha": "^8.2.0",
30-
"@types/node": "14.14.20",
30+
"@types/node": "14.14.22",
3131
"@types/sinon": "^9.0.10",
32-
"@typescript-eslint/eslint-plugin": "^4.12.0",
33-
"@typescript-eslint/parser": "^4.12.0",
32+
"@typescript-eslint/eslint-plugin": "^4.14.1",
33+
"@typescript-eslint/parser": "^4.14.1",
3434
"chai": "^4.2.0",
35-
"eslint": "^7.17.0",
35+
"eslint": "^7.18.0",
3636
"mocha": "^8.2.1",
3737
"mocha-appveyor-reporter": "^0.4.2",
38-
"sinon": "^9.2.3",
38+
"sinon": "^9.2.4",
3939
"typescript": "~4.1.3"
4040
}
4141
}

0 commit comments

Comments
 (0)