Skip to content

Commit a645f9d

Browse files
Bump eslint from 6.5.0 to 6.5.1
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.5.0...v6.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 293d99f commit a645f9d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ember-source": "~3.13.2",
7070
"ember-source-channel-url": "^2.0.1",
7171
"ember-try": "^1.2.1",
72-
"eslint": "^6.5.0",
72+
"eslint": "^6.5.1",
7373
"eslint-config-prettier": "^6.3.0",
7474
"eslint-plugin-ember": "^7.1.0",
7575
"eslint-plugin-mocha": "^6.1.1",

yarn.lock

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

4179-
eslint@^6.5.0:
4180-
version "6.5.0"
4181-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.0.tgz#304623eec903969dd5c9f2d61c6ce3d6ecec8750"
4182-
integrity sha512-IIbSW+vKOqMatPmS9ayyku4tvWxHY2iricSRtOz6+ZA5IPRlgXzEL0u/j6dr4eha0ugmhMwDTqxtmNu3kj9O4w==
4179+
eslint@^6.5.1:
4180+
version "6.5.1"
4181+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
4182+
integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
41834183
dependencies:
41844184
"@babel/code-frame" "^7.0.0"
41854185
ajv "^6.10.0"

0 commit comments

Comments
 (0)