Skip to content

Commit

Permalink
[Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 7, 2022
1 parent 547dab4 commit f597f5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -31,9 +31,9 @@
"jest": "jest --coverage __tests__/**/*"
},
"devDependencies": {
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.12",
"@babel/eslint-parser": "^7.16.5",
"@babel/cli": "^7.17.0",
"@babel/core": "^7.17.0",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
"ast-types-flow": "^0.0.7",
"aud": "^2.0.0",
Expand Down

0 comments on commit f597f5b

Please sign in to comment.