Skip to content

Commit

Permalink
chore(deps-dev): [email protected], @types/[email protected]
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Jan 23, 2025
1 parent 5244a95 commit 7578507
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/mocha": "^10.0.10",
"@types/node": "20",
"@types/postcss-safe-parser": "^5.0.4",
"@types/react": "^19.0.7",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/validate-npm-package-name": "^4.0.2",
"@types/yargs": "^17.0.33",
Expand All @@ -59,8 +59,8 @@
"mini-css-extract-plugin": "^2.9.2",
"mocha": "^11.1.0",
"node-eval": "^2.0.0",
"playwright-chromium": "^1.49.1",
"playwright-core": "^1.49.1",
"playwright-chromium": "^1.50.0",
"playwright-core": "^1.50.0",
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"promise-assist": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@stylable/runtime": "^6.1.1",
"node-eval": "^2.0.0",
"playwright-core": "^1.49.1",
"playwright-core": "^1.50.0",
"rimraf": "^5.0.7"
},
"files": [
Expand Down

0 comments on commit 7578507

Please sign in to comment.