Skip to content

Commit 5c3b43b

Browse files
[dependabot:npm] Bump the regular-updates group across 1 directory with 2 updates
Bumps the regular-updates group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [sass](https://github.com/sass/dart-sass). Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `sass` from 1.99.0 to 1.102.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.99.0...1.102.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: sass dependency-version: 1.102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09b24da commit 5c3b43b

2 files changed

Lines changed: 173 additions & 173 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@datadog/browser-logs": "^6.32.0",
77
"esbuild": "^0.28",
88
"eslint-plugin-import": "^2.32.0",
9-
"sass": "^1.99.0"
9+
"sass": "^1.102.0"
1010
},
1111
"scripts": {
1212
"build": "esbuild app/javascript/*.* --bundle --sourcemap --entry-names=[name]-[hash].digested --outdir=app/assets/builds --metafile=js-build-meta.json --minify",

0 commit comments

Comments
 (0)