Skip to content

Commit a3151ca

Browse files
chore(deps-dev): bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [firebase-tools](https://github.com/firebase/firebase-tools), [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `firebase-tools` from 14.17.0 to 14.18.0 - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md) - [Commits](firebase/firebase-tools@v14.17.0...v14.18.0) Updates `lerna` from 8.2.3 to 9.0.0 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v9.0.0/packages/lerna) Updates `lint-staged` from 15.5.0 to 16.2.3 - [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@v15.5.0...v16.2.3) --- updated-dependencies: - dependency-name: firebase-tools dependency-version: 14.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lerna dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 16.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7018bc commit a3151ca

File tree

2 files changed

+797
-1026
lines changed

2 files changed

+797
-1026
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"@types/regenerator-runtime": "0.13.8",
3838
"babel-jest": "30.2.0",
3939
"canvas": "3.2.0",
40-
"firebase-tools": "14.17.0",
40+
"firebase-tools": "14.18.0",
4141
"husky": "9.1.7",
4242
"identity-obj-proxy": "3.0.0",
4343
"jest": "30.2.0",
4444
"jest-environment-jsdom": "30.2.0",
45-
"lerna": "8.2.3",
46-
"lint-staged": "15.5.0",
45+
"lerna": "9.0.0",
46+
"lint-staged": "16.2.3",
4747
"nyc": "17.1.0",
4848
"prettier": "3.6.2",
4949
"regenerator-runtime": "0.14.1",

0 commit comments

Comments
 (0)