Skip to content

Commit 9d06d90

Browse files
chore(deps-dev): bump the dev-dependencies group with 3 updates (#2492)
Bumps the dev-dependencies group with 3 updates: [fs-extra](https://github.com/jprichardson/node-fs-extra), [lint-staged](https://github.com/lint-staged/lint-staged) and [sinon](https://github.com/sinonjs/sinon). Updates `fs-extra` from 11.3.3 to 11.3.4 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.3...11.3.4) Updates `lint-staged` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.3.1...v16.3.2) Updates `sinon` from 21.0.1 to 21.0.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.0.1...v21.0.2) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lint-staged dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 21.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1584a1c commit 9d06d90

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
"eslint-plugin-promise": "6.6.0",
7070
"eslint-plugin-react": "7.37.5",
7171
"eslint-plugin-standard": "5.0.0",
72-
"fs-extra": "11.3.3",
72+
"fs-extra": "11.3.4",
7373
"husky": "9.1.7",
7474
"jsdom": "28.1.0",
75-
"lint-staged": "16.3.1",
75+
"lint-staged": "16.3.2",
7676
"mocha": "11.7.5",
7777
"mocha-junit-reporter": "2.2.1",
7878
"mocha-multi-reporters": "1.5.1",
@@ -84,7 +84,7 @@
8484
"rollup-plugin-terser": "7.0.2",
8585
"rollup-plugin-typescript2": "0.36.0",
8686
"semantic-release": "^25.0.2",
87-
"sinon": "21.0.1",
87+
"sinon": "21.0.2",
8888
"sinon-chai": "3.7.0",
8989
"ts-mocha": "11.1.0",
9090
"tslib": "2.8.1",

0 commit comments

Comments
 (0)