Skip to content

Commit 61c98ba

Browse files
dependabot[bot]buschtoens
authored andcommitted
chore(deps-dev): bump @babel/eslint-parser from 7.14.7 to 7.14.9
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.7 to 7.14.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.9/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e723ef commit 61c98ba

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
@@ -40,7 +40,7 @@
4040
"postcss-short": "^5.0.0"
4141
},
4242
"devDependencies": {
43-
"@babel/eslint-parser": "^7.14.7",
43+
"@babel/eslint-parser": "^7.14.9",
4444
"@clark/eslint-config-ember": "^2.2.0",
4545
"@clark/eslint-config-node": "^2.2.0",
4646
"@clark/prettier-config": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
semver "^6.3.0"
4343
source-map "^0.5.0"
4444

45-
"@babel/eslint-parser@^7.12.16", "@babel/eslint-parser@^7.14.7":
46-
version "7.14.7"
47-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.7.tgz#91be59a4f7dd60d02a3ef772d156976465596bda"
48-
integrity sha512-6WPwZqO5priAGIwV6msJcdc9TsEPzYeYdS/Xuoap+/ihkgN6dzHp2bcAAwyWZ5bLzk0vvjDmKvRwkqNaiJ8BiQ==
45+
"@babel/eslint-parser@^7.12.16", "@babel/eslint-parser@^7.14.9":
46+
version "7.14.9"
47+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.9.tgz#b2cfaf67cc7f7a9b475d3ee9b166755ffd44e086"
48+
integrity sha512-W3En2CT6iOZJ+jEujLlwL2h/Jraj6S/IHrh63nV+TfX83DYe9pI4pcu0Luj6/hJ2kIr/3hOttxzaEsSQnUKx+w==
4949
dependencies:
5050
eslint-scope "^5.1.1"
5151
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)