From efdbb1227019427ec2d968a8d6e9151dd8a77c35 Mon Sep 17 00:00:00 2001 From: Brandon Mills Date: Sat, 17 Jul 2021 17:43:44 -0400 Subject: [PATCH] Upgrade: @eslint/eslintrc to v0.4.3 (#14808) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fabe0a68f5..0f7db14d071 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "bugs": "https://github.com/eslint/eslint/issues/", "dependencies": { "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.2", + "@eslint/eslintrc": "^0.4.3", "@humanwhocodes/config-array": "^0.5.0", "ajv": "^6.10.0", "chalk": "^4.0.0",