Skip to content

Commit be3723b

Browse files
Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.22.0...v7.23.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 24908fb commit be3723b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ember-source-channel-url": "^3.0.0",
5858
"ember-template-lint": "^2.21.0",
5959
"ember-try": "^1.4.0",
60-
"eslint": "^7.22.0",
60+
"eslint": "^7.23.0",
6161
"eslint-plugin-ember": "^10.3.0",
6262
"eslint-plugin-node": "^11.1.0",
6363
"loader.js": "^4.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected]", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
5+
66
version "7.12.11"
77
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
88
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
99
dependencies:
1010
"@babel/highlight" "^7.10.4"
1111

12-
"@babel/code-frame@^7.12.13":
12+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13":
1313
version "7.12.13"
1414
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
1515
integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
@@ -6759,10 +6759,10 @@ eslint-visitor-keys@^2.0.0:
67596759
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
67606760
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
67616761

6762-
eslint@^7.22.0:
6763-
version "7.22.0"
6764-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22.0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f"
6765-
integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg==
6762+
eslint@^7.23.0:
6763+
version "7.23.0"
6764+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325"
6765+
integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==
67666766
dependencies:
67676767
"@babel/code-frame" "7.12.11"
67686768
"@eslint/eslintrc" "^0.4.0"

0 commit comments

Comments
 (0)