Skip to content

Commit b58e02b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 1ad137e commit b58e02b

File tree

3 files changed

+145
-145
lines changed

3 files changed

+145
-145
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -54,32 +54,32 @@
5454
"@types/node": "^22.10.2",
5555
"conventional-changelog-conventionalcommits": "^7.0.2",
5656
"cross-env": "^7.0.3",
57-
"cypress": "^13.16.1",
57+
"cypress": "^13.17.0",
5858
"cypress-real-events": "^1.13.0",
5959
"eslint": "^9.17.0",
6060
"eslint-plugin-cypress": "^4.1.0",
61-
"eslint-plugin-n": "^17.15.0",
61+
"eslint-plugin-n": "^17.15.1",
6262
"eslint-plugin-prefer-arrow": "^1.2.3",
63-
"globals": "^15.13.0",
63+
"globals": "^15.14.0",
6464
"jest": "^29.7.0",
6565
"jest-cli": "^29.7.0",
6666
"jest-environment-jsdom": "^29.7.0",
6767
"jest-extended": "^4.0.2",
6868
"jest-transform-stub": "^2.0.0",
6969
"jsdom-global": "^3.0.2",
70-
"npm-run-all2": "^7.0.1",
71-
"pnpm": "^9.15.0",
70+
"npm-run-all2": "^7.0.2",
71+
"pnpm": "^9.15.1",
7272
"rimraf": "^5.0.10",
7373
"rxjs": "^7.8.1",
7474
"ts-jest": "^29.2.5",
7575
"typescript": "^5.7.2",
76-
"typescript-eslint": "^8.18.0"
76+
"typescript-eslint": "^8.18.1"
7777
},
7878
"pnpm": {
7979
"overrides": {
8080
"express": "^4.21.2",
8181
"ws": "^8.18.0"
8282
}
8383
},
84-
"packageManager": "[email protected].0"
84+
"packageManager": "[email protected].1"
8585
}

packages/demo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"html-webpack-plugin": "^5.6.3",
7878
"htmlhint": "^1.1.4",
7979
"isomorphic-fetch": "^3.0.0",
80-
"npm-run-all2": "^7.0.1",
80+
"npm-run-all2": "^7.0.2",
8181
"postcss": "^8.4.49",
8282
"postcss-loader": "^8.1.1",
8383
"rimraf": "^5.0.10",
@@ -91,7 +91,7 @@
9191
"typescript": "^5.7.2",
9292
"webpack": "^5.97.1",
9393
"webpack-bundle-analyzer": "^4.10.2",
94-
"webpack-cli": "^6.0.0",
94+
"webpack-cli": "^6.0.1",
9595
"webpack-dev-server": "^5.2.0",
9696
"webpack-node-externals": "^3.0.0"
9797
}

0 commit comments

Comments
 (0)