Skip to content

Commit a8b28ab

Browse files
[dependabot:npm] bump the regular-updates group with 3 updates
Bumps the regular-updates group with 3 updates: [@datadog/browser-logs](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/logs), [esbuild](https://github.com/evanw/esbuild) and [sass](https://github.com/sass/dart-sass). Updates `@datadog/browser-logs` from 6.25.0 to 6.25.1 - [Release notes](https://github.com/DataDog/browser-sdk/releases) - [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/DataDog/browser-sdk/commits/v6.25.1/packages/logs) Updates `esbuild` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.1...v0.27.2) Updates `sass` from 1.96.0 to 1.97.1 - [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.96.0...1.97.1) --- updated-dependencies: - dependency-name: "@datadog/browser-logs" dependency-version: 6.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: esbuild dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: sass dependency-version: 1.97.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3d2afb commit a8b28ab

2 files changed

Lines changed: 173 additions & 173 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"private": "true",
44
"dependencies": {
55
"@citizensadvice/design-system": "8.3.0",
6-
"@datadog/browser-logs": "^6.25.0",
6+
"@datadog/browser-logs": "^6.25.1",
77
"esbuild": "^0.27",
88
"eslint-plugin-import": "^2.32.0",
9-
"sass": "^1.96.0"
9+
"sass": "^1.97.1"
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)