Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 9b581ae

Browse files
authored
Merge pull request #75 from Nargonath/dependabot/npm_and_yarn/develop/eslint-6.5.1
build(deps-dev): bump eslint from 6.4.0 to 6.5.1
2 parents 03aa239 + 505ee22 commit 9b581ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@commitlint/config-conventional": "8.2.0",
6767
"@dixeed/eslint-config": "2.0.0",
6868
"cz-conventional-changelog": "3.0.2",
69-
"eslint": "6.4.0",
69+
"eslint": "6.5.1",
7070
"husky": "3.0.8",
7171
"jest": "^24.8.0",
7272
"lint-staged": "9.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,10 +1792,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
17921792
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
17931793
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
17941794

1795-
eslint@6.4.0:
1796-
version "6.4.0"
1797-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a"
1798-
integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA==
1795+
eslint@6.5.1:
1796+
version "6.5.1"
1797+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
1798+
integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
17991799
dependencies:
18001800
"@babel/code-frame" "^7.0.0"
18011801
ajv "^6.10.0"

0 commit comments

Comments
 (0)