Skip to content

Commit d14a386

Browse files
chore(deps-dev): bump the dependencies group across 1 directory with 2 updates (#4326)
Bumps the dependencies group with 2 updates in the / directory: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [sass](https://github.com/sass/dart-sass). Updates `eslint-plugin-n` from 17.13.1 to 17.13.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.13.1...v17.13.2) Updates `sass` from 1.80.7 to 1.81.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.80.7...1.81.0) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6510fd1 commit d14a386

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5595,9 +5595,9 @@ eslint-plugin-es-x@^7.8.0:
55955595
eslint-compat-utils "^0.5.1"
55965596

55975597
eslint-plugin-n@^17.10.2:
5598-
version "17.13.1"
5599-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.1.tgz#3178c87989ad23417d22c5f66a13ecb1e9c5245e"
5600-
integrity sha512-97qzhk1z3DdSJNCqT45EslwCu5+LB9GDadSyBItgKUfGsXAmN/aa7LRQ0ZxHffUxUzvgbTPJL27/pE9ZQWHy7A==
5598+
version "17.13.2"
5599+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.2.tgz#6d1532e68de196189540271bb7188234b8b086c8"
5600+
integrity sha512-MhBAKkT01h8cOXcTBTlpuR7bxH5OBUNpUXefsvwSVEy46cY4m/Kzr2osUCQvA3zJFD6KuCeNNDv0+HDuWk/OcA==
56015601
dependencies:
56025602
"@eslint-community/eslint-utils" "^4.4.1"
56035603
enhanced-resolve "^5.17.1"
@@ -10471,9 +10471,9 @@ sass-loader@^13.0.2:
1047110471
neo-async "^2.6.2"
1047210472

1047310473
sass@^1.54.9:
10474-
version "1.80.7"
10475-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.7.tgz#7569334c39220f8ca62fcea38dce60f809ba345c"
10476-
integrity sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==
10474+
version "1.81.0"
10475+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941"
10476+
integrity sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==
1047710477
dependencies:
1047810478
chokidar "^4.0.0"
1047910479
immutable "^5.0.2"

0 commit comments

Comments
 (0)