Skip to content

Commit e74960c

Browse files
authored
chore(deps): update all non-major dependencies (#50)
1 parent e46ff42 commit e74960c

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"cssnano": "^6.0.0",
6666
"esbuild": "^0.17.16",
6767
"fs-extra": "^11.1.1",
68-
"glob": "^10.0.0",
68+
"glob": "^10.1.0",
6969
"npm-run-all2": "^6.0.5",
7070
"postcss": "^8.4.21",
7171
"postcss-cli": "^10.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"name": "Ghislain B."
1313
}
1414
],
15-
"packageManager": "[email protected]",
1615
"scripts": {
1716
"clean": "rimraf --glob */dist */tsconfig.tsbuildinfo",
1817
"prebuild": "pnpm run clean && pnpm run prettier:write && pnpm run lint",
@@ -40,6 +39,7 @@
4039
"test:e2e:ci": "playwright test --config playwright/playwright.config.ts",
4140
"test:report": "playwright show-report"
4241
},
42+
"packageManager": "[email protected]",
4343
"devDependencies": {
4444
"@lerna-lite/cli": "^2.0.0",
4545
"@lerna-lite/publish": "^2.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)