Skip to content

Commit

Permalink
Update dependency eslint to v8.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and monk-topmonks committed Nov 18, 2023
1 parent 2c7b2ee commit b8e7839
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion actors/rohlik-daily/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/node": "20.9.1",
"apify-cli": "0.19.0",
"eslint": "8.53.0"
"eslint": "8.54.0"
},
"scripts": {
"start": "node main.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"commander": "11.1.0",
"dotenv-cli": "7.3.0",
"esbuild": "0.19.5",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-es": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion www.hlidacshopu.cz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"workbox-window": "7.0.0"
},
"devDependencies": {
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-es": "4.1.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3378,10 +3378,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.53.0":
version: 8.53.0
resolution: "@eslint/js@npm:8.53.0"
checksum: d29f6c207b2f6dc4ef174d16a3c07b0d3a17ca3d805680496ff267edd773e3bac41db4e7dcab622ca1970d892535bd19671e2a756d4eac75e96fd8c8dcdb619b
"@eslint/js@npm:8.54.0":
version: 8.54.0
resolution: "@eslint/js@npm:8.54.0"
checksum: d61fb4a0be6af2d8cb290121c329697664a75d6255a29926d5454fb02aeb02b87112f67fdf218d10abac42f90c570ac366126751baefc5405d0e017ed0c946c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3908,7 +3908,7 @@ __metadata:
apify: "npm:3.1.13"
apify-cli: "npm:0.19.0"
core-async: "npm:2.0.6"
eslint: "npm:8.53.0"
eslint: "npm:8.54.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3984,7 +3984,7 @@ __metadata:
"@material/snackbar": "npm:14.0.0"
"@material/top-app-bar": "npm:14.0.0"
"@thi.ng/atom": "npm:5.2.14"
eslint: "npm:8.53.0"
eslint: "npm:8.54.0"
eslint-config-prettier: "npm:9.0.0"
eslint-plugin-compat: "npm:4.2.0"
eslint-plugin-es: "npm:4.1.0"
Expand Down Expand Up @@ -11772,14 +11772,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.53.0":
version: 8.53.0
resolution: "eslint@npm:8.53.0"
"eslint@npm:8.54.0":
version: 8.54.0
resolution: "eslint@npm:8.54.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.3"
"@eslint/js": "npm:8.53.0"
"@eslint/js": "npm:8.54.0"
"@humanwhocodes/config-array": "npm:^0.11.13"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -11816,7 +11816,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: c5cd0049488c0463dab7d97466767ca5a1d0b3b59d0a223122683dc8039ecea30b27867fb9e38906b4c1ab9d09ece8a802a6c540d8905016f1cc4b4bb27329af
checksum: 4f205f832bdbd0218cde374b067791f4f76d7abe8de86b2dc849c273899051126d912ebf71531ee49b8eeaa22cad77febdc8f2876698dc2a76e84a8cb976af22
languageName: node
linkType: hard

Expand Down Expand Up @@ -14114,7 +14114,7 @@ __metadata:
commander: "npm:11.1.0"
dotenv-cli: "npm:7.3.0"
esbuild: "npm:0.19.5"
eslint: "npm:8.53.0"
eslint: "npm:8.54.0"
eslint-config-prettier: "npm:9.0.0"
eslint-plugin-compat: "npm:4.2.0"
eslint-plugin-es: "npm:4.1.0"
Expand Down

0 comments on commit b8e7839

Please sign in to comment.