Skip to content

Commit 296268e

Browse files
build(deps): update dependency eslint to v8.45.0
1 parent efac80a commit 296268e

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@typescript-eslint/parser": "5.62.0",
106106
"ava": "5.3.1",
107107
"commitizen": "4.3.0",
108-
"eslint": "8.44.0",
108+
"eslint": "8.45.0",
109109
"eslint-config-prettier": "8.8.0",
110110
"eslint-plugin-import": "2.27.5",
111111
"eslint-plugin-jsdoc": "39.9.1",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ __metadata:
941941
"@typescript-eslint/parser": 5.62.0
942942
ava: 5.3.1
943943
commitizen: 4.3.0
944-
eslint: 8.44.0
944+
eslint: 8.45.0
945945
eslint-config-prettier: 8.8.0
946946
eslint-plugin-import: 2.27.5
947947
eslint-plugin-jsdoc: 39.9.1
@@ -2979,9 +2979,9 @@ __metadata:
29792979
languageName: node
29802980
linkType: hard
29812981

2982-
"eslint@npm:8.44.0":
2983-
version: 8.44.0
2984-
resolution: "eslint@npm:8.44.0"
2982+
"eslint@npm:8.45.0":
2983+
version: 8.45.0
2984+
resolution: "eslint@npm:8.45.0"
29852985
dependencies:
29862986
"@eslint-community/eslint-utils": ^4.2.0
29872987
"@eslint-community/regexpp": ^4.4.0
@@ -3008,7 +3008,6 @@ __metadata:
30083008
globals: ^13.19.0
30093009
graphemer: ^1.4.0
30103010
ignore: ^5.2.0
3011-
import-fresh: ^3.0.0
30123011
imurmurhash: ^0.1.4
30133012
is-glob: ^4.0.0
30143013
is-path-inside: ^3.0.3
@@ -3020,11 +3019,10 @@ __metadata:
30203019
natural-compare: ^1.4.0
30213020
optionator: ^0.9.3
30223021
strip-ansi: ^6.0.1
3023-
strip-json-comments: ^3.1.0
30243022
text-table: ^0.2.0
30253023
bin:
30263024
eslint: bin/eslint.js
3027-
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
3025+
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
30283026
languageName: node
30293027
linkType: hard
30303028

@@ -7170,7 +7168,7 @@ __metadata:
71707168
languageName: node
71717169
linkType: hard
71727170

7173-
"strip-json-comments@npm:3.1.1, strip-json-comments@npm:^3.1.0, strip-json-comments@npm:^3.1.1":
7171+
"strip-json-comments@npm:3.1.1, strip-json-comments@npm:^3.1.1":
71747172
version: 3.1.1
71757173
resolution: "strip-json-comments@npm:3.1.1"
71767174
checksum: 492f73e27268f9b1c122733f28ecb0e7e8d8a531a6662efbd08e22cccb3f9475e90a1b82cab06a392f6afae6d2de636f977e231296400d0ec5304ba70f166443

0 commit comments

Comments
 (0)