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 Dec 20, 2024
1 parent 3057750 commit af7ecb3
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 89 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,32 +54,32 @@
"@types/node": "^22.10.2",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"cypress-real-events": "^1.13.0",
"eslint": "^9.17.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"globals": "^15.13.0",
"globals": "^15.14.0",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-transform-stub": "^2.0.0",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^7.0.1",
"pnpm": "^9.15.0",
"npm-run-all2": "^7.0.2",
"pnpm": "^9.15.1",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0"
"typescript-eslint": "^8.18.1"
},
"pnpm": {
"overrides": {
"express": "^4.21.2",
"ws": "^8.18.0"
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"html-webpack-plugin": "^5.6.3",
"htmlhint": "^1.1.4",
"isomorphic-fetch": "^3.0.0",
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"rimraf": "^5.0.10",
Expand Down
Loading

0 comments on commit af7ecb3

Please sign in to comment.