Skip to content

Commit 42c491c

Browse files
authored
Merge pull request NdoleStudio#156 from NdoleStudio/dependabot/npm_and_yarn/web/eslint-8.38.0
chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 in /web
2 parents cc52982 + c0cb36a commit 42c491c

3 files changed

Lines changed: 18 additions & 20 deletions

File tree

web/package-lock.json

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@vue/test-utils": "^1.3.4",
5757
"babel-core": "7.0.0-bridge.0",
5858
"babel-jest": "^29.5.0",
59-
"eslint": "^8.37.0",
59+
"eslint": "^8.38.0",
6060
"eslint-config-prettier": "^8.8.0",
6161
"eslint-plugin-nuxt": "^4.0.0",
6262
"eslint-plugin-vue": "^9.10.0",

web/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,10 +1401,10 @@
14011401
minimatch "^3.1.2"
14021402
strip-json-comments "^3.1.1"
14031403

1404-
"@eslint/js@8.37.0":
1405-
version "8.37.0"
1406-
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.37.0.tgz"
1407-
integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==
1404+
"@eslint/js@8.38.0":
1405+
version "8.38.0"
1406+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892"
1407+
integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==
14081408

14091409
"@fastify/busboy@^1.1.0":
14101410
version "1.2.1"
@@ -6508,15 +6508,15 @@ eslint-webpack-plugin@^4.0.0:
65086508
normalize-path "^3.0.0"
65096509
schema-utils "^4.0.0"
65106510

6511-
eslint@^8.37.0:
6512-
version "8.37.0"
6513-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz"
6514-
integrity sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==
6511+
eslint@^8.38.0:
6512+
version "8.38.0"
6513+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a"
6514+
integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==
65156515
dependencies:
65166516
"@eslint-community/eslint-utils" "^4.2.0"
65176517
"@eslint-community/regexpp" "^4.4.0"
65186518
"@eslint/eslintrc" "^2.0.2"
6519-
"@eslint/js" "8.37.0"
6519+
"@eslint/js" "8.38.0"
65206520
"@humanwhocodes/config-array" "^0.11.8"
65216521
"@humanwhocodes/module-importer" "^1.0.1"
65226522
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)