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 23, 2024
1 parent 77e33bc commit a6cdbd0
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 145 deletions.
14 changes: 7 additions & 7 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-n": "^17.15.1",
"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.2"
},
"pnpm": {
"overrides": {
"express": "^4.21.2",
"ws": "^8.18.0"
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
4 changes: 2 additions & 2 deletions 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 All @@ -91,7 +91,7 @@
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^6.0.0",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0",
"webpack-node-externals": "^3.0.0"
}
Expand Down
Loading

0 comments on commit a6cdbd0

Please sign in to comment.