Skip to content

Commit b3c0e8d

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, aud, eslint-remote-tester-repositories
1 parent 0b63c45 commit b3c0e8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"string.prototype.matchall": "^4.0.7"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "^7.19.0",
45-
"@babel/eslint-parser": "^7.18.9",
44+
"@babel/core": "^7.19.3",
45+
"@babel/eslint-parser": "^7.19.1",
4646
"@babel/plugin-syntax-decorators": "^7.19.0",
4747
"@babel/plugin-syntax-do-expressions": "^7.18.6",
4848
"@babel/plugin-syntax-function-bind": "^7.18.6",
@@ -51,14 +51,14 @@
5151
"@types/estree": "0.0.52",
5252
"@types/node": "^4.9.5",
5353
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
54-
"aud": "^2.0.0",
54+
"aud": "^2.0.1",
5555
"babel-eslint": "^8 || ^9 || ^10.1.0",
5656
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
5757
"eslint-config-airbnb-base": "^15.0.0",
5858
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
5959
"eslint-plugin-import": "^2.26.0",
6060
"eslint-remote-tester": "^3.0.0",
61-
"eslint-remote-tester-repositories": "^0.0.6",
61+
"eslint-remote-tester-repositories": "^0.0.7",
6262
"eslint-scope": "^3.7.3",
6363
"espree": "^3.5.4",
6464
"istanbul": "^0.4.5",

0 commit comments

Comments
 (0)