Skip to content

Commit 696ae70

Browse files
[dependabot:npm] bump the regular-updates group across 1 directory with 4 updates
Bumps the regular-updates group with 4 updates in the / directory: [@datadog/browser-logs](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/logs), [esbuild](https://github.com/evanw/esbuild), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [stylelint](https://github.com/stylelint/stylelint). Updates `@datadog/browser-logs` from 6.12.2 to 6.14.0 - [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.14.0/packages/logs) Updates `esbuild` from 0.25.5 to 0.25.8 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.5...v0.25.8) Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8) Updates `stylelint` from 16.21.0 to 16.22.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.21.0...16.22.0) --- updated-dependencies: - dependency-name: "@datadog/browser-logs" dependency-version: 6.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: esbuild dependency-version: 0.25.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular-updates - dependency-name: stylelint dependency-version: 16.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff9e0ba commit 696ae70

2 files changed

Lines changed: 182 additions & 176 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"private": "true",
44
"dependencies": {
55
"@citizensadvice/design-system": "^6.4.2",
6-
"@datadog/browser-logs": "^6.12.2",
7-
"esbuild": "^0.25.5",
6+
"@datadog/browser-logs": "^6.14.0",
7+
"esbuild": "^0.25.8",
88
"eslint-plugin-import": "^2.32.0",
99
"sass": "^1.89.2"
1010
},
@@ -18,8 +18,8 @@
1818
"devDependencies": {
1919
"eslint": "^8.57.0",
2020
"eslint-config-airbnb-base": "^15.0.0",
21-
"eslint-config-prettier": "^10.1.5",
22-
"stylelint": "^16.21.0",
21+
"eslint-config-prettier": "^10.1.8",
22+
"stylelint": "^16.22.0",
2323
"stylelint-config-standard": "^38.0.0",
2424
"stylelint-config-standard-scss": "^15.0.1",
2525
"stylelint-selector-bem-pattern": "^4.0.1"

0 commit comments

Comments
 (0)