diff --git a/.pnp.js b/.pnp.js index 8f41b17..2b9cfd7 100755 --- a/.pnp.js +++ b/.pnp.js @@ -2836,7 +2836,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/semver", "npm:7.3.4"], ["bip39", "npm:3.0.3"], ["codecov", "npm:3.8.1"], - ["eslint", "npm:7.24.0"], + ["eslint", "npm:7.25.0"], ["eslint-plugin-prettier", "virtual:bae75713501eddb6733c8e4043c37e73394f3819cd9b3db4656585fc2cd5f643ddd25785c22eca9f67f02b7d6478568768bae368d39f83a9aabf7700f04544b6#npm:3.3.1"], ["jest", "npm:26.6.3"], ["jest-extended", "npm:0.11.5"], @@ -6886,6 +6886,50 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["v8-compile-cache", "npm:2.2.0"] ], "linkType": "HARD", + }], + ["npm:7.25.0", { + "packageLocation": "./.yarn/cache/eslint-npm-7.25.0-a76b30c814-6e1782e226.zip/node_modules/eslint/", + "packageDependencies": [ + ["eslint", "npm:7.25.0"], + ["@babel/code-frame", "npm:7.12.11"], + ["@eslint/eslintrc", "npm:0.4.0"], + ["ajv", "npm:6.12.6"], + ["chalk", "npm:4.1.0"], + ["cross-spawn", "npm:7.0.3"], + ["debug", "virtual:75c807624a1c16c0a8cc2bd5d8a2e9aa1df1c544dc2bbbddf1d1c9ed191f4248eedda1a3e0b0bcacbbc5934cf664baa5da14675e8a7a6ec6490dea178cda6d6f#npm:4.3.2"], + ["doctrine", "npm:3.0.0"], + ["enquirer", "npm:2.3.6"], + ["eslint-scope", "npm:5.1.1"], + ["eslint-utils", "npm:2.1.0"], + ["eslint-visitor-keys", "npm:2.0.0"], + ["espree", "npm:7.3.1"], + ["esquery", "npm:1.4.0"], + ["esutils", "npm:2.0.3"], + ["file-entry-cache", "npm:6.0.1"], + ["functional-red-black-tree", "npm:1.0.1"], + ["glob-parent", "npm:5.1.1"], + ["globals", "npm:13.6.0"], + ["ignore", "npm:4.0.6"], + ["import-fresh", "npm:3.3.0"], + ["imurmurhash", "npm:0.1.4"], + ["is-glob", "npm:4.0.1"], + ["js-yaml", "npm:3.14.1"], + ["json-stable-stringify-without-jsonify", "npm:1.0.1"], + ["levn", "npm:0.4.1"], + ["lodash", "npm:4.17.21"], + ["minimatch", "npm:3.0.4"], + ["natural-compare", "npm:1.4.0"], + ["optionator", "npm:0.9.1"], + ["progress", "npm:2.0.3"], + ["regexpp", "npm:3.1.0"], + ["semver", "npm:7.3.4"], + ["strip-ansi", "npm:6.0.0"], + ["strip-json-comments", "npm:3.1.1"], + ["table", "npm:6.0.7"], + ["text-table", "npm:0.2.0"], + ["v8-compile-cache", "npm:2.2.0"] + ], + "linkType": "HARD", }] ]], ["eslint-config-prettier", [ @@ -6951,7 +6995,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["eslint-plugin-prettier", "virtual:bae75713501eddb6733c8e4043c37e73394f3819cd9b3db4656585fc2cd5f643ddd25785c22eca9f67f02b7d6478568768bae368d39f83a9aabf7700f04544b6#npm:3.3.1"], ["@types/eslint", "npm:7.2.10"], ["@types/prettier", "npm:2.2.3"], - ["eslint", "npm:7.24.0"], + ["eslint", "npm:7.25.0"], ["eslint-config-prettier", null], ["prettier", "npm:2.2.1"], ["prettier-linter-helpers", "npm:1.0.0"] diff --git a/.yarn/cache/eslint-npm-7.25.0-a76b30c814-6e1782e226.zip b/.yarn/cache/eslint-npm-7.25.0-a76b30c814-6e1782e226.zip new file mode 100644 index 0000000..3a4a1e6 Binary files /dev/null and b/.yarn/cache/eslint-npm-7.25.0-a76b30c814-6e1782e226.zip differ diff --git a/packages/nameservice-transactions/package.json b/packages/nameservice-transactions/package.json index 67eab20..0d12033 100644 --- a/packages/nameservice-transactions/package.json +++ b/packages/nameservice-transactions/package.json @@ -62,7 +62,7 @@ "@types/semver": "7.3.4", "bip39": "3.0.3", "codecov": "^3.8.1", - "eslint": "7.24.0", + "eslint": "7.25.0", "eslint-plugin-prettier": "^3.2.0", "jest": "~26.6.3", "jest-extended": "~0.11.5", diff --git a/yarn.lock b/yarn.lock index 60da526..7101fa6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2394,7 +2394,7 @@ __metadata: "@types/semver": 7.3.4 bip39: 3.0.3 codecov: ^3.8.1 - eslint: 7.24.0 + eslint: 7.25.0 eslint-plugin-prettier: ^3.2.0 jest: ~26.6.3 jest-extended: ~0.11.5 @@ -5935,7 +5935,54 @@ __metadata: languageName: node linkType: hard -"eslint@npm:7.24.0, eslint@npm:^7.21.0": +"eslint@npm:7.25.0": + version: 7.25.0 + resolution: "eslint@npm:7.25.0" + dependencies: + "@babel/code-frame": 7.12.11 + "@eslint/eslintrc": ^0.4.0 + ajv: ^6.10.0 + chalk: ^4.0.0 + cross-spawn: ^7.0.2 + debug: ^4.0.1 + doctrine: ^3.0.0 + enquirer: ^2.3.5 + eslint-scope: ^5.1.1 + eslint-utils: ^2.1.0 + eslint-visitor-keys: ^2.0.0 + espree: ^7.3.1 + esquery: ^1.4.0 + esutils: ^2.0.2 + file-entry-cache: ^6.0.1 + functional-red-black-tree: ^1.0.1 + glob-parent: ^5.0.0 + globals: ^13.6.0 + ignore: ^4.0.6 + import-fresh: ^3.0.0 + imurmurhash: ^0.1.4 + is-glob: ^4.0.0 + js-yaml: ^3.13.1 + json-stable-stringify-without-jsonify: ^1.0.1 + levn: ^0.4.1 + lodash: ^4.17.21 + minimatch: ^3.0.4 + natural-compare: ^1.4.0 + optionator: ^0.9.1 + progress: ^2.0.0 + regexpp: ^3.1.0 + semver: ^7.2.1 + strip-ansi: ^6.0.0 + strip-json-comments: ^3.1.0 + table: ^6.0.4 + text-table: ^0.2.0 + v8-compile-cache: ^2.0.3 + bin: + eslint: bin/eslint.js + checksum: 6e1782e2264ebf987504746ee82e996bf0ef2c29a2eaea869b54cb8aa1eaf10945b1d563618515e65ac934ca626f3609282127773f45868ad4a98744458a3c62 + languageName: node + linkType: hard + +"eslint@npm:^7.21.0": version: 7.24.0 resolution: "eslint@npm:7.24.0" dependencies: