Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 8.18.0 to 8.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and matteobruni committed Dec 29, 2022
1 parent cd215da commit 7df46cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/nuxt2-particles-demo/package.json
Expand Up @@ -33,7 +33,7 @@
"@commitlint/config-conventional": "^17.0.3",
"@nuxtjs/eslint-config": "^10.0.0",
"@nuxtjs/eslint-module": "^3.0.2",
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^3.1.0",
"eslint-plugin-vue": "^9.1.1",
Expand Down
8 changes: 4 additions & 4 deletions apps/nuxt2-particles-demo/yarn.lock
Expand Up @@ -4167,10 +4167,10 @@ eslint-webpack-plugin@^2.6.0:
normalize-path "^3.0.0"
schema-utils "^3.1.1"

eslint@^8.18.0:
version "8.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18.0.tgz#78d565d16c993d0b73968c523c0446b13da784fd"
integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==
eslint@^8.19.0:
version "8.19.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.19.0.tgz#7342a3cbc4fbc5c106a1eefe0fd0b50b6b1a7d28"
integrity sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==
dependencies:
"@eslint/eslintrc" "^1.3.0"
"@humanwhocodes/config-array" "^0.9.2"
Expand Down

0 comments on commit 7df46cc

Please sign in to comment.