Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.

Commit a2412ea

Browse files
Bump esbuild-sass-plugin from 2.2.4 to 2.2.6 (#51)
Bumps [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) from 2.2.4 to 2.2.6. - [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases) - [Commits](glromeo/esbuild-sass-plugin@v2.2.4...v2.2.6) --- updated-dependencies: - dependency-name: esbuild-sass-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fac2a10 commit a2412ea

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"browser-sync": "^2.27.8",
2121
"esbuild": "^0.14.31",
22-
"esbuild-sass-plugin": "^2.2.4",
22+
"esbuild-sass-plugin": "^2.2.6",
2323
"http-server": "^14.1.0",
2424
"pixelmatch": "^5.2.1",
2525
"puppeteer": "^13.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -629,10 +629,10 @@ esbuild-openbsd-64@0.14.31:
629629
resolved "https://registry.yarnpkg.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.31.tgz#7d2a1d46450321b0459263d3e7072e6d3924ce46"
630630
integrity sha512-NRAAPPca05H9j9Xab0kVXK0V6/pyZGGy8d2Y8KS0BMwWEydlD4KCJDmH8/7bWCKYLRGOOCE9/GPBJyPWHFW3sg==
631631

632-
esbuild-sass-plugin@^2.2.4:
633-
version "2.2.4"
634-
resolved "https://registry.yarnpkg.com/esbuild-sass-plugin/-/esbuild-sass-plugin-2.2.4.tgz#8654098ef3eb7ea8d6b088c4c4143f4eb0d21d0a"
635-
integrity sha512-qUggbxl4fWJ0M7VTtuD/Tiw9M4ryl00AU15M44ufiEQnt1leiWVwMakX0nFYsC5k1s5QPapBRjXodat7cQ3sgQ==
632+
esbuild-sass-plugin@^2.2.6:
633+
version "2.2.6"
634+
resolved "https://registry.yarnpkg.com/esbuild-sass-plugin/-/esbuild-sass-plugin-2.2.6.tgz#9010efbd1ee4b899a335e80cbacf3cfee4a6b75a"
635+
integrity sha512-WVREJhOS6UlZNoS2FhkOA5980VVKjS6ocUK7YFghJt/94rWDNXxPI+XfkOKlSMbJF/n5wAotr37P8/9KhgkgPQ==
636636
dependencies:
637637
esbuild "^0.14.13"
638638
sass "^1.49.0"

0 commit comments

Comments
 (0)