We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@babel/core
@babel/eslint-parser
@babel/parser
eslint
1 parent cdd729c commit a25f3b7Copy full SHA for a25f3b7
package.json
@@ -18,9 +18,9 @@
18
"test:watch": "npm run tests-only -- --watch"
19
},
20
"devDependencies": {
21
- "@babel/core": "^7.18.6",
22
- "@babel/eslint-parser": "^7.18.2",
23
- "@babel/parser": "^7.18.6",
+ "@babel/core": "^7.18.10",
+ "@babel/eslint-parser": "^7.18.9",
+ "@babel/parser": "^7.18.11",
24
"aud": "^2.0.0",
25
"babel-cli": "^6.26.0",
26
"babel-core": "^6.26.3",
@@ -30,7 +30,7 @@
30
"babel-polyfill": "^6.26.0",
31
"babel-preset-env": "^1.7.0",
32
"babylon": "^6.18.0",
33
- "eslint": "^8.19.0",
+ "eslint": "^8.21.0",
34
"eslint-config-airbnb-base": "^15.0.0",
35
"eslint-plugin-import": "^2.26.0",
36
"flow-parser": "^0.126.1",
0 commit comments