Skip to content

Commit a746013

Browse files
authoredMar 4, 2022
chore(deps-dev): bump @babel/eslint-parser from 7.16.3 to 7.17.0 (#7884)
1 parent 3d79c24 commit a746013

File tree

2 files changed

+78
-30
lines changed

2 files changed

+78
-30
lines changed
 

‎package-lock.json

+77-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"devDependencies": {
101101
"@babel/cli": "=7.16.8",
102102
"@babel/core": "=7.14.6",
103-
"@babel/eslint-parser": "=7.16.3",
103+
"@babel/eslint-parser": "=7.17.0",
104104
"@babel/plugin-proposal-class-properties": "=7.16.7",
105105
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.16.0",
106106
"@babel/plugin-proposal-object-rest-spread": "=7.16.7",

0 commit comments

Comments
 (0)
Please sign in to comment.