Skip to content

Commit ef895ed

Browse files
authored
Merge pull request #845 from elwayman02/dependabot/npm_and_yarn/babel/eslint-parser-7.21.8
[skip netlify]: Bump @babel/eslint-parser from 7.21.3 to 7.21.8
2 parents 311fa12 + 879726b commit ef895ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"intersection-observer-admin": "^0.3.3"
3737
},
3838
"devDependencies": {
39-
"@babel/eslint-parser": "^7.21.3",
39+
"@babel/eslint-parser": "^7.21.8",
4040
"@ember/optional-features": "^2.0.0",
4141
"@ember/test-helpers": "^2.9.3",
4242
"@embroider/test-setup": "^2.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
json5 "^2.2.2"
5656
semver "^6.3.0"
5757

58-
"@babel/eslint-parser@^7.21.3":
59-
version "7.21.3"
60-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7"
61-
integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==
58+
"@babel/eslint-parser@^7.21.8":
59+
version "7.21.8"
60+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.8.tgz#59fb6fc4f3b017ab86987c076226ceef7b2b2ef2"
61+
integrity sha512-HLhI+2q+BP3sf78mFUZNCGc10KEmoUqtUT1OCdMZsN+qr4qFeLUod62/zAnF3jNQstwyasDkZnVXwfK2Bml7MQ==
6262
dependencies:
6363
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
6464
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)