Skip to content

Commit

Permalink
Merge pull request #128 from privy-open-source/renovate/eslint
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-n to v16.4.0
  • Loading branch information
adenvt authored Dec 12, 2023
2 parents a34b3fd + 7c2b126 commit afbde42
Showing 1 changed file with 20 additions and 17 deletions.
37 changes: 20 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1604,14 +1604,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.5.0":
version: 4.5.1
resolution: "@eslint-community/regexpp@npm:4.5.1"
checksum: e31e456d44e9bf98d59c8ac445549098e1a6d9c4e22053cad58e86a9f78a1e64104ef7f7f46255c442e0c878fe0e566ffba287787d070196c83510ef30d1d197
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.5.1":
"@eslint-community/regexpp@npm:^4.5.1, @eslint-community/regexpp@npm:^4.6.0":
version: 4.10.0
resolution: "@eslint-community/regexpp@npm:4.10.0"
checksum: 8c36169c815fc5d726078e8c71a5b592957ee60d08c6470f9ce0187c8046af1a00afbda0a065cc40ff18d5d83f82aed9793c6818f7304a74a7488dc9f3ecbd42
Expand Down Expand Up @@ -5910,6 +5903,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-compat-utils@npm:^0.1.2":
version: 0.1.2
resolution: "eslint-compat-utils@npm:0.1.2"
peerDependencies:
eslint: ">=6.0.0"
checksum: 8c273889485ab863f2b6089c36f042dd2d9bf65d219fa256c1991f9466ea8261f3ab753a017a6d8e93bec84abd568fe3e10216f3fda5b41d05e3dce3b2a5e514
languageName: node
linkType: hard

"eslint-config-standard-with-typescript@npm:^35.0.0":
version: 35.0.0
resolution: "eslint-config-standard-with-typescript@npm:35.0.0"
Expand Down Expand Up @@ -5987,15 +5989,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-es-x@npm:^7.1.0":
version: 7.1.0
resolution: "eslint-plugin-es-x@npm:7.1.0"
"eslint-plugin-es-x@npm:^7.5.0":
version: 7.5.0
resolution: "eslint-plugin-es-x@npm:7.5.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.1.2"
"@eslint-community/regexpp": "npm:^4.5.0"
"@eslint-community/regexpp": "npm:^4.6.0"
eslint-compat-utils: "npm:^0.1.2"
peerDependencies:
eslint: ">=8"
checksum: 1aa36d251a722e287659a96301e2c34170ddc5cf9aa645411f2ad32ea1262d5beeee6d0b62ff8782ac029d927e1d8371b73280969eae29d4cdcde1bfe34d79d3
checksum: b0aa59e5a9fe034d6d485969091abfcdc6893bc0b9b145864d29307b03465141cc073bed806d9cb1a343a561362f2d0e9b34526af8fe8b7ca3cd8aa144f3720a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6039,12 +6042,12 @@ __metadata:
linkType: hard

"eslint-plugin-n@npm:^16.0.0":
version: 16.3.1
resolution: "eslint-plugin-n@npm:16.3.1"
version: 16.4.0
resolution: "eslint-plugin-n@npm:16.4.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
builtins: "npm:^5.0.1"
eslint-plugin-es-x: "npm:^7.1.0"
eslint-plugin-es-x: "npm:^7.5.0"
get-tsconfig: "npm:^4.7.0"
ignore: "npm:^5.2.4"
is-builtin-module: "npm:^3.2.1"
Expand All @@ -6054,7 +6057,7 @@ __metadata:
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=7.0.0"
checksum: 135d09f8314401e1fdf8f7443b2aad4f1f17be8d841606fffeb9286ea757f5347a98c1e4731895e32befd631e734103f826cf897a670eda451c93987b929994b
checksum: 4339616442d27659903e83796810535a3be2a0a00aa69c60494f29a5dfdee4f9a39d645b8965f469153f3c87dae9c522f324a1e20c6d6b8bc92ad648b35a7803
languageName: node
linkType: hard

Expand Down

0 comments on commit afbde42

Please sign in to comment.