Skip to content

Commit 71b7a44

Browse files
dependabot[bot]matteobruni
authored andcommitted
chore(deps-dev): bump eslint from 8.26.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.26.0...v8.27.0)
1 parent eabe3d5 commit 71b7a44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/nuxt2-particles-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@commitlint/config-conventional": "^17.2.0",
3434
"@nuxtjs/eslint-config": "^11.0.0",
3535
"@nuxtjs/eslint-module": "^3.0.2",
36-
"eslint": "^8.26.0",
36+
"eslint": "^8.27.0",
3737
"eslint-config-prettier": "^8.3.0",
3838
"eslint-plugin-nuxt": "^4.0.0",
3939
"eslint-plugin-vue": "^9.7.0",

apps/nuxt2-particles-demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4208,10 +4208,10 @@ eslint-webpack-plugin@^2.6.0:
42084208
normalize-path "^3.0.0"
42094209
schema-utils "^3.1.1"
42104210

4211-
eslint@^8.26.0:
4212-
version "8.26.0"
4213-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
4214-
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
4211+
eslint@^8.27.0:
4212+
version "8.27.0"
4213+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
4214+
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
42154215
dependencies:
42164216
"@eslint/eslintrc" "^1.3.3"
42174217
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)