Skip to content

Commit f3ef2fa

Browse files
committed
chore(deps): update devdependency eslint to ^4.19.1
1 parent d88b83d commit f3ef2fa

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
@@ -14,7 +14,7 @@
1414
"enhanced-resolve": "^4.1.1"
1515
},
1616
"devDependencies": {
17-
"eslint": "^4.15.0",
17+
"eslint": "^4.19.1",
1818
"eslint-config-standard": "^11.0.0",
1919
"eslint-plugin-node": "^5.2.1",
2020
"eslint-plugin-standard": "^3.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ eslint-visitor-keys@^1.0.0:
538538
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
539539
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
540540

541-
eslint@^4.15.0:
541+
eslint@^4.19.1:
542542
version "4.19.1"
543543
resolved "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
544544
integrity sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==

0 commit comments

Comments
 (0)