diff --git a/.nvmrc b/.nvmrc index f4e1dd5b0..99c98cdd6 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.20.0 +18.20.1 diff --git a/package.json b/package.json index 87f9edb5c..dca9541f5 100644 --- a/package.json +++ b/package.json @@ -56,8 +56,8 @@ "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/node": "^18.19.28", - "@typescript-eslint/eslint-plugin": "^7.4.0", - "@typescript-eslint/parser": "^7.4.0", + "@typescript-eslint/eslint-plugin": "^7.5.0", + "@typescript-eslint/parser": "^7.5.0", "@vitejs/plugin-vue": "^5.0.4", "@vue/eslint-config-standard": "^8.0.1", "@vue/eslint-config-typescript": "^12.0.0", @@ -163,7 +163,7 @@ "node": ">=v16.20.2" }, "volta": { - "node": "18.20.0", + "node": "18.20.1", "yarn": "1.22.22" } } diff --git a/yarn.lock b/yarn.lock index a2cb0ea31..3e3218439 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1673,7 +1673,7 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/eslint-plugin@^7.4.0": +"@typescript-eslint/eslint-plugin@^7.5.0": version "7.6.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz#1f5df5cda490a0bcb6fbdd3382e19f1241024242" integrity sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A== @@ -1701,7 +1701,7 @@ "@typescript-eslint/visitor-keys" "6.9.0" debug "^4.3.4" -"@typescript-eslint/parser@^7.4.0": +"@typescript-eslint/parser@^7.5.0": version "7.6.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.6.0.tgz#0aca5de3045d68b36e88903d15addaf13d040a95" integrity sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==