Skip to content

Commit

Permalink
build(deps): update dependency eslint to v8.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2023
1 parent 5f3c451 commit 1e90ff5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/parser": "5.59.0",
"ava": "5.2.0",
"commitizen": "4.3.0",
"eslint": "8.38.0",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "39.9.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ __metadata:
"@typescript-eslint/parser": 5.59.0
ava: 5.2.0
commitizen: 4.3.0
eslint: 8.38.0
eslint: 8.39.0
eslint-config-prettier: 8.8.0
eslint-plugin-import: 2.27.5
eslint-plugin-jsdoc: 39.9.1
Expand Down Expand Up @@ -348,10 +348,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.38.0":
version: 8.38.0
resolution: "@eslint/js@npm:8.38.0"
checksum: 1f28987aa8c9cd93e23384e16c7220863b39b5dc4b66e46d7cdbccce868040f455a98d24cd8b567a884f26545a0555b761f7328d4a00c051e7ef689cbea5fce1
"@eslint/js@npm:8.39.0":
version: 8.39.0
resolution: "@eslint/js@npm:8.39.0"
checksum: 63fe36e2bfb5ff5705d1c1a8ccecd8eb2f81d9af239713489e767b0e398759c0177fcc75ad62581d02942f2776903a8496d5fae48dc2d883dff1b96fcb19e9e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2864,13 +2864,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^7.1.1":
version: 7.1.1
resolution: "eslint-scope@npm:7.1.1"
"eslint-scope@npm:^7.2.0":
version: 7.2.0
resolution: "eslint-scope@npm:7.2.0"
dependencies:
esrecurse: ^4.3.0
estraverse: ^5.2.0
checksum: 9f6e974ab2db641ca8ab13508c405b7b859e72afe9f254e8131ff154d2f40c99ad4545ce326fd9fde3212ff29707102562a4834f1c48617b35d98c71a97fbf3e
checksum: 64591a2d8b244ade9c690b59ef238a11d5c721a98bcee9e9f445454f442d03d3e04eda88e95a4daec558220a99fa384309d9faae3d459bd40e7a81b4063980ae
languageName: node
linkType: hard

Expand All @@ -2881,14 +2881,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.38.0":
version: 8.38.0
resolution: "eslint@npm:8.38.0"
"eslint@npm:8.39.0":
version: 8.39.0
resolution: "eslint@npm:8.39.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
"@eslint/eslintrc": ^2.0.2
"@eslint/js": 8.38.0
"@eslint/js": 8.39.0
"@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand All @@ -2898,7 +2898,7 @@ __metadata:
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.1.1
eslint-scope: ^7.2.0
eslint-visitor-keys: ^3.4.0
espree: ^9.5.1
esquery: ^1.4.2
Expand Down Expand Up @@ -2927,7 +2927,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 73b6d9b650d0434aa7c07d0a1802f099b086ee70a8d8ba7be730439a26572a5eb71def12125c82942be2ec8ee5be38a6f1b42a13e40d4b67f11a148ec9e263eb
checksum: d7a074ff326e7ea482500dc0427a7d4b0260460f0f812d19b46b1cca681806b67309f23da9d17cd3de8eb74dd3c14cb549c4d58b05b140564d14cc1a391122a0
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e90ff5

Please sign in to comment.