Skip to content

Commit 2d4a3bc

Browse files
authored
chore(deps): update non-major dependencies (#191)
1 parent aaa9d92 commit 2d4a3bc

File tree

2 files changed

+114
-127
lines changed

2 files changed

+114
-127
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
},
5353
"packageManager": "[email protected]",
5454
"devDependencies": {
55-
"@lerna-lite/cli": "^3.2.0",
56-
"@lerna-lite/publish": "^3.2.0",
57-
"@lerna-lite/watch": "^3.2.0",
55+
"@lerna-lite/cli": "^3.2.1",
56+
"@lerna-lite/publish": "^3.2.1",
57+
"@lerna-lite/watch": "^3.2.1",
5858
"@playwright/test": "^1.40.1",
59-
"@types/node": "^20.10.6",
60-
"@typescript-eslint/eslint-plugin": "^6.17.0",
61-
"@typescript-eslint/parser": "^6.17.0",
59+
"@types/node": "^20.11.0",
60+
"@typescript-eslint/eslint-plugin": "^6.18.1",
61+
"@typescript-eslint/parser": "^6.18.1",
6262
"conventional-changelog-conventionalcommits": "^7.0.2",
6363
"cross-env": "^7.0.3",
6464
"eslint": "^8.56.0",
@@ -68,8 +68,8 @@
6868
"eslint-plugin-node": "^11.1.0",
6969
"eslint-plugin-prefer-arrow": "^1.2.3",
7070
"npm-run-all2": "^6.1.1",
71-
"pnpm": "^8.14.0",
72-
"prettier": "^3.1.1",
71+
"pnpm": "^8.14.1",
72+
"prettier": "^3.2.1",
7373
"rimraf": "^5.0.5",
7474
"typescript": "^5.3.3"
7575
}

0 commit comments

Comments
 (0)