Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, @babel/eslint-parser, `eslint-remo…
Browse files Browse the repository at this point in the history
…te-tester-repositories`, `ls-engines`
  • Loading branch information
ljharb committed Jun 23, 2022
1 parent b9aa04b commit a73570f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"string.prototype.matchall": "^4.0.7"
},
"devDependencies": {
"@babel/core": "^7.17.12",
"@babel/eslint-parser": "^7.17.0",
"@babel/core": "^7.18.5",
"@babel/eslint-parser": "^7.18.2",
"@babel/plugin-syntax-decorators": "^7.17.12",
"@babel/plugin-syntax-do-expressions": "^7.16.7",
"@babel/plugin-syntax-function-bind": "^7.16.7",
Expand All @@ -56,11 +56,11 @@
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-remote-tester": "^2.1.4",
"eslint-remote-tester-repositories": "^0.0.5",
"eslint-remote-tester-repositories": "^0.0.6",
"eslint-scope": "^3.7.3",
"espree": "^3.5.4",
"istanbul": "^0.4.5",
"ls-engines": "^0.6.6",
"ls-engines": "^0.7.0",
"markdown-magic": "^2.6.0",
"mocha": "^5.2.0",
"npmignore": "^0.3.0",
Expand Down

0 comments on commit a73570f

Please sign in to comment.