Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2023
1 parent b5f5478 commit d4944f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-env": "7.22.9",
"@rollup/plugin-babel": "5.3.1",
"ajv": "8.12.0",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-dev": "2.0.0",
"postcss": "8.4.26",
"postcss-tape": "6.0.1",
Expand Down
16 changes: 7 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2532,9 +2532,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.44.0":
version: 8.44.0
resolution: "eslint@npm:8.44.0"
"eslint@npm:8.45.0":
version: 8.45.0
resolution: "eslint@npm:8.45.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
Expand All @@ -2561,7 +2561,6 @@ __metadata:
globals: ^13.19.0
graphemer: ^1.4.0
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
Expand All @@ -2573,11 +2572,10 @@ __metadata:
natural-compare: ^1.4.0
optionator: ^0.9.3
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 2dd2bd0c38660e325412427dae01ef4789a4dcc9995653c4bdae26f93bc94625dab159cb2df1e8fc7e7e02a0f981561d1391a8a8fcfd03bff4a2a3fba85a394b
checksum: 4e31c73fe80bd87e2b5cfa150f795a4271beb52715ce6029b21a5507e63b1edbad31b36d0796a218ac53c8498e3e30296286bf227b4a0757fd08950a47ac792c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2948,7 +2946,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1":
"import-fresh@npm:^3.2.1":
version: 3.2.1
resolution: "import-fresh@npm:3.2.1"
dependencies:
Expand Down Expand Up @@ -3609,7 +3607,7 @@ fsevents@~2.1.2:
ajv: 8.12.0
browserslist: ^4.0.0
caniuse-lite: ^1.0.30000655
eslint: 8.44.0
eslint: 8.45.0
eslint-config-dev: 2.0.0
postcss: 8.4.26
postcss-tape: 6.0.1
Expand Down Expand Up @@ -4120,7 +4118,7 @@ resolve@^1.14.2:
languageName: node
linkType: hard

"strip-json-comments@npm:^3.1.0, strip-json-comments@npm:^3.1.1":
"strip-json-comments@npm:^3.1.1":
version: 3.1.1
resolution: "strip-json-comments@npm:3.1.1"
checksum: f16719ce25abc58a55ef82b1c27f541dcfa5d544f17158f62d10be21ff9bd22fde45a53c592b29d80ad3c97ccb67b7451c4833913fdaeadb508a40f5e0a9c206
Expand Down

0 comments on commit d4944f1

Please sign in to comment.