diff --git a/package.json b/package.json index fec4641..fe5a843 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@babel/cli": "7.14.8", "@babel/core": "7.14.8", - "@babel/eslint-parser": "7.14.7", + "@babel/eslint-parser": "7.14.9", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", "babel-preset-gatsby-package": "1.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72e070a..e1ce9ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.3 specifiers: '@babel/cli': 7.14.8 '@babel/core': 7.14.8 - '@babel/eslint-parser': 7.14.7 + '@babel/eslint-parser': 7.14.9 '@babel/runtime': ^7.12.5 '@semantic-release/changelog': 5.0.1 '@semantic-release/git': 9.0.0 @@ -37,7 +37,7 @@ dependencies: devDependencies: '@babel/cli': 7.14.8_@babel+core@7.14.8 '@babel/core': 7.14.8 - '@babel/eslint-parser': 7.14.7_@babel+core@7.14.8 + '@babel/eslint-parser': 7.14.9_@babel+core@7.14.8 '@semantic-release/changelog': 5.0.1_semantic-release@17.4.4 '@semantic-release/git': 9.0.0_semantic-release@17.4.4 babel-preset-gatsby-package: 1.10.0_@babel+core@7.14.8 @@ -115,8 +115,8 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.14.7_@babel+core@7.14.8: - resolution: {integrity: sha512-6WPwZqO5priAGIwV6msJcdc9TsEPzYeYdS/Xuoap+/ihkgN6dzHp2bcAAwyWZ5bLzk0vvjDmKvRwkqNaiJ8BiQ==} + /@babel/eslint-parser/7.14.9_@babel+core@7.14.8: + resolution: {integrity: sha512-W3En2CT6iOZJ+jEujLlwL2h/Jraj6S/IHrh63nV+TfX83DYe9pI4pcu0Luj6/hJ2kIr/3hOttxzaEsSQnUKx+w==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0'