Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, @babel/eslint-parser, `@babel/plug…
Browse files Browse the repository at this point in the history
…in-syntax-decorators`, `@types/node`, `ls-engines`, `markdown-magic`
  • Loading branch information
ljharb committed Feb 25, 2022
1 parent f51ec45 commit 09f10ce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -44,15 +44,15 @@
"string.prototype.matchall": "^4.0.6"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@babel/eslint-parser": "^7.16.5",
"@babel/plugin-syntax-decorators": "^7.16.7",
"@babel/core": "^7.17.5",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-syntax-decorators": "^7.17.0",
"@babel/plugin-syntax-do-expressions": "^7.16.7",
"@babel/plugin-syntax-function-bind": "^7.16.7",
"@babel/preset-react": "^7.16.7",
"@types/eslint": "=7.2.10",
"@types/estree": "^0.0.50",
"@types/node": "^16.11.19",
"@types/node": "^16.11.26",
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
"aud": "^2.0.0",
"babel-eslint": "^8 || ^9 || ^10.1.0",
Expand All @@ -65,8 +65,8 @@
"eslint-scope": "^3.7.3",
"espree": "^3.5.4",
"istanbul": "^0.4.5",
"ls-engines": "^0.6.3",
"markdown-magic": "^2.5.2",
"ls-engines": "^0.6.5",
"markdown-magic": "^2.6.0",
"mocha": "^5.2.0",
"sinon": "^7.5.0",
"typescript": "^3.9.9",
Expand Down

0 comments on commit 09f10ce

Please sign in to comment.