8000 chore(deps-dev): bump eslint from 7.12.1 to 7.13.0 (#6028) · bootstrap-vue/bootstrap-vue@72ffbdb · GitHub
[go: up one dir, main page]

Skip to content

Commit 72ffbdb

Browse files
chore(deps-dev): bump eslint from 7.12.1 to 7.13.0 (#6028)
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.12.1...v7.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 239ebc3 commit 72ffbdb

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
@@ -116,7 +116,7 @@
116116
"codesandbox": "^2.2.1",
117117
"core-js": "^3.7.0",
118118
"cross-env": "^7.0.2",
119-
"eslint": "^7.12.1",
119+
"eslint": "^7.13.0",
120120
"eslint-config-prettier": "^6.15.0",
121121
"eslint-config-standard": "^16.0.1",
122122
"eslint-config-vue": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5615,10 +5615,10 @@ eslint-visitor-keys@^2.0.0:
56155615
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
56165616
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
56175617

5618-
eslint@^7.12.1:
5619-
version "7.12.1"
5620-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
5621-
integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==
5618+
eslint@^7.13.0:
5619+
version "7.13.0"
5620+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
5621+
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
56225622
dependencies:
56235623
"@babel/code-frame" "^7.0.0"
56245624
"@eslint/eslintrc" "^0.2.1"

0 commit comments

Comments
 (0)
0