From 8ac002108f87151b3fbf83b78e0f33d34bb58a2e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Nov 2021 00:05:48 +0000 Subject: [PATCH] fix(deps): update dependency @babel/eslint-parser to ^7.16.3 --- packages/eslint-config-bod/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/eslint-config-bod/package.json b/packages/eslint-config-bod/package.json index a868ce8ec..cc86479a5 100644 --- a/packages/eslint-config-bod/package.json +++ b/packages/eslint-config-bod/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@babel/core": "^7.16.0", - "@babel/eslint-parser": "^7.16.0", + "@babel/eslint-parser": "^7.16.3", "@rushstack/eslint-patch": "^1.1.0", "@typescript-eslint/eslint-plugin": "^5.3.0", "@typescript-eslint/parser": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 98eaedf44..53931073c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -241,9 +241,9 @@ __metadata: languageName: node linkType: hard -"@babel/eslint-parser@npm:^7.12.16, @babel/eslint-parser@npm:^7.16.0": - version: 7.16.0 - resolution: "@babel/eslint-parser@npm:7.16.0" +"@babel/eslint-parser@npm:^7.12.16, @babel/eslint-parser@npm:^7.16.3": + version: 7.16.3 + resolution: "@babel/eslint-parser@npm:7.16.3" dependencies: eslint-scope: ^5.1.1 eslint-visitor-keys: ^2.1.0 @@ -251,7 +251,7 @@ __metadata: peerDependencies: "@babel/core": ">=7.11.0" eslint: ^7.5.0 || ^8.0.0 - checksum: 5efea0fbd2e3f6f5873b580e707e167c39f89992b0e9e0bd5b93a4253f3586f9f16af35d5516b315c6d4f77cc3e1149a7a6d4433a70870fb21141dedc9f0f508 + checksum: 3678ea3be1b94dd17516b84b84998f043e8e1a6c5690c572e850011736e224bc62a96d4a96be9e38556e2dfe7914962af5edfd205fdc8b846794a232c81f94a8 languageName: node linkType: hard @@ -8949,7 +8949,7 @@ __metadata: resolution: "eslint-config-bod@workspace:packages/eslint-config-bod" dependencies: "@babel/core": ^7.16.0 - "@babel/eslint-parser": ^7.16.0 + "@babel/eslint-parser": ^7.16.3 "@rushstack/eslint-patch": ^1.1.0 "@typescript-eslint/eslint-plugin": ^5.3.0 "@typescript-eslint/parser": ^5.3.0