Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2023
1 parent b9ba237 commit ebf8552
Show file tree
Hide file tree
Showing 4 changed files with 259 additions and 223 deletions.
2 changes: 1 addition & 1 deletion examples/vite-demo-vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/fnando__sparkline": "^0.3.5",
"@types/node": "^20.6.1",
"@types/node": "^20.6.2",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.67.0",
"typescript": "^5.2.2",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"node": ">=16.15.0",
"npm": ">=8.5.0"
},
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.7.6",
"pnpm": {
"overrides": {
"json5@<1.0.2": ">=1.0.2",
Expand All @@ -70,9 +70,9 @@
"@lerna-lite/run": "^2.5.1",
"@lerna-lite/watch": "^2.5.1",
"@types/jest": "^29.5.5",
"@types/node": "^20.6.1",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@types/node": "^20.6.2",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"cross-env": "^7.0.3",
"cypress": "^13.2.0",
"dotenv": "^16.3.1",
Expand All @@ -87,7 +87,7 @@
"jsdom-global": "^3.0.2",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.0.6",
"pnpm": "^8.7.5",
"pnpm": "^8.7.6",
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"cross-env": "^7.0.3",
"cssnano": "^6.0.1",
"npm-run-all2": "^6.0.6",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"postcss-cli": "^10.1.0",
"sass": "^1.67.0"
},
Expand Down
Loading

0 comments on commit ebf8552

Please sign in to comment.