Skip to content

Commit d0a9eb2

Browse files
build(deps-dev): Bump lerna from 8.2.3 to 9.0.0
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: lerna dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4964ed8 commit d0a9eb2

3 files changed

Lines changed: 1022 additions & 696 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"eslint-plugin-react": "^7.37.5",
1313
"eslint-plugin-react-hooks": "^5.2.0",
1414
"globals": "^16.3.0",
15-
"lerna": "^8.2.3",
15+
"lerna": "^9.0.0",
1616
"prettier": "^3.6.2",
1717
"typescript": "^5.9.2",
1818
"typescript-eslint": "^8.42.0"

packages/react-icons-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"find-package": "^1.0.0",
4040
"glob": "^11.0.3",
4141
"ionicons-5": "npm:ionicons@5",
42-
"lerna": "^8.2.3",
42+
"lerna": "^9.0.0",
4343
"p-queue": "^8.1.0",
4444
"prettier": "^3.6.2",
4545
"svgo": "^4.0.0",

0 commit comments

Comments
 (0)