Skip to content

Commit 838f94f

Browse files
build(deps): update dependency eslint to v8.45.0
1 parent 2e0d1aa commit 838f94f

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
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/parser": "5.53.0",
4646
"ava": "5.3.1",
4747
"cz-conventional-changelog": "3.3.0",
48-
"eslint": "8.44.0",
48+
"eslint": "8.45.0",
4949
"eslint-config-prettier": "8.8.0",
5050
"eslint-plugin-import": "2.27.5",
5151
"eslint-plugin-jsdoc": "40.3.0",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3015,9 +3015,9 @@ __metadata:
30153015
languageName: node
30163016
linkType: hard
30173017

3018-
"eslint@npm:8.44.0":
3019-
version: 8.44.0
3020-
resolution: "eslint@npm:8.44.0"
3018+
"eslint@npm:8.45.0":
3019+
version: 8.45.0
3020+
resolution: "eslint@npm:8.45.0"
30213021
dependencies:
30223022
"@eslint-community/eslint-utils": ^4.2.0
30233023
"@eslint-community/regexpp": ^4.4.0
@@ -3044,7 +3044,6 @@ __metadata:
30443044
globals: ^13.19.0
30453045
graphemer: ^1.4.0
30463046
ignore: ^5.2.0
3047-
import-fresh: ^3.0.0
30483047
imurmurhash: ^0.1.4
30493048
is-glob: ^4.0.0
30503049
is-path-inside: ^3.0.3
@@ -3056,11 +3055,10 @@ __metadata:
30563055
natural-compare: ^1.4.0
30573056
optionator: ^0.9.3
30583057
strip-ansi: ^6.0.1
3059-
strip-json-comments: ^3.1.0
30603058
text-table: ^0.2.0
30613059
bin:
30623060
eslint: bin/eslint.js
3063-
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
3061+
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
30643062
languageName: node
30653063
linkType: hard
30663064

@@ -6661,7 +6659,7 @@ __metadata:
66616659
"@typescript-eslint/parser": 5.53.0
66626660
ava: 5.3.1
66636661
cz-conventional-changelog: 3.3.0
6664-
eslint: 8.44.0
6662+
eslint: 8.45.0
66656663
eslint-config-prettier: 8.8.0
66666664
eslint-plugin-import: 2.27.5
66676665
eslint-plugin-jsdoc: 40.3.0
@@ -7275,7 +7273,7 @@ __metadata:
72757273
languageName: node
72767274
linkType: hard
72777275

7278-
"strip-json-comments@npm:3.1.1, strip-json-comments@npm:^3.1.0, strip-json-comments@npm:^3.1.1":
7276+
"strip-json-comments@npm:3.1.1, strip-json-comments@npm:^3.1.1":
72797277
version: 3.1.1
72807278
resolution: "strip-json-comments@npm:3.1.1"
72817279
checksum: 492f73e27268f9b1c122733f28ecb0e7e8d8a531a6662efbd08e22cccb3f9475e90a1b82cab06a392f6afae6d2de636f977e231296400d0ec5304ba70f166443

0 commit comments

Comments
 (0)