Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2023
1 parent e03fc40 commit 98d53f5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.20",
"@rollup/plugin-babel": "5.3.1",
"ajv": "8.12.0",
"eslint": "8.49.0",
"eslint": "8.50.0",
"eslint-config-dev": "2.0.0",
"postcss": "8.4.30",
"postcss-tape": "6.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.49.0":
version: 8.49.0
resolution: "@eslint/js@npm:8.49.0"
checksum: 2d12dd1392877c5d10d2b73f44b6eec61e47b1683bbbd686272bfb9a85d1f64ea5a30cb389129e4b77e71344eedb62cbd220c3de347b17297ba36de99ccf9088
"@eslint/js@npm:8.50.0":
version: 8.50.0
resolution: "@eslint/js@npm:8.50.0"
checksum: 7d06733d0ce2468e6f7daf17f8e3196fa3b088c2aa6e9349b066b0af5cb6ef4b22b4f3e606b22a40638ac769fc186e78bfe2acabfec324d1e6e3302e772a664b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2657,14 +2657,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.49.0":
version: 8.49.0
resolution: "eslint@npm:8.49.0"
"eslint@npm:8.50.0":
version: 8.50.0
resolution: "eslint@npm:8.50.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.2
"@eslint/js": 8.49.0
"@eslint/js": 8.50.0
"@humanwhocodes/config-array": ^0.11.11
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand Down Expand Up @@ -2700,7 +2700,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: b52ef5eb0d055dd9a3aa09f49b98ba6c6c0e341264fb30ea5a3c009e16803ed4fa0e69e1618315c11d8ecc64dd088908fbd79dba441a698104d1579cc04c02e4
checksum: 8336afd4018693d7bb9a69fdcd79d03c1db49ba6fca830469993406261c75ffffa6e68c40e17bdbb87ec8467fabac4e1a33dd0af99843fcbe548c7d0ca4f4cae
languageName: node
linkType: hard

Expand Down Expand Up @@ -3743,7 +3743,7 @@ fsevents@~2.1.2:
ajv: 8.12.0
browserslist: ^4.0.0
caniuse-lite: ^1.0.30000655
eslint: 8.49.0
eslint: 8.50.0
eslint-config-dev: 2.0.0
postcss: 8.4.30
postcss-tape: 6.0.1
Expand Down

0 comments on commit 98d53f5

Please sign in to comment.