Skip to content

Commit 1f84cc2

Browse files
renovate-botvoxpelli
authored andcommittedDec 19, 2020
Update dependency eslint to ^7.16.0
1 parent 78d1749 commit 1f84cc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"main": "index.js",
2424
"devDependencies": {
2525
"@voxpelli/eslint-config-jsdoc-ts": "^0.3.1",
26-
"eslint": "^7.12.1",
26+
"eslint": "^7.16.0",
2727
"eslint-config-standard": "^16.0.2",
2828
"eslint-plugin-es": "^4.1.0",
2929
"eslint-plugin-import": "^2.22.1",
@@ -38,7 +38,7 @@
3838
},
3939
"peerDependencies": {
4040
"@voxpelli/eslint-config-jsdoc-ts": "^0.3.1",
41-
"eslint": "^7.12.1",
41+
"eslint": "^7.16.0",
4242
"eslint-config-standard": "^16.0.2",
4343
"eslint-plugin-es": "^4.1.0",
4444
"eslint-plugin-import": "^2.22.1",

0 commit comments

Comments
 (0)
Please sign in to comment.