Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2024
1 parent 3297f01 commit 127d4e5
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 164 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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/fnando__sparkline": "^0.3.7",
"@types/node": "^22.5.0",
"@types/node": "^22.5.1",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.77.8",
"typescript": "^5.5.4",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,32 +58,32 @@
"packageManager": "pnpm@8.15.9",
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@formkit/tempo": "^0.1.2",
"@jest/types": "^29.6.3",
"@lerna-lite/cli": "^3.8.0",
"@lerna-lite/publish": "^3.8.0",
"@lerna-lite/run": "^3.8.0",
"@lerna-lite/watch": "^3.8.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.0",
"@types/node": "^22.5.1",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.13.3",
"cypress": "^13.14.1",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.5",
"eslint": "^9.9.1",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-n": "^17.10.2",
"globals": "^15.9.0",
"husky": "^9.1.5",
"jest": "^30.0.0-alpha.6",
"jest-cli": "^30.0.0-alpha.6",
"jest-extended": "^4.0.2",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^6.2.2",
"pnpm": "^8.15.9",
Expand All @@ -94,7 +94,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0",
"typescript-eslint": "^8.3.0",
"whatwg-fetch": "^3.6.20"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 127d4e5

Please sign in to comment.