Skip to content

Commit

Permalink
chore(deps-dev): upgrade to latest stable
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Sep 20, 2024
1 parent c333008 commit c576c26
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prettify": "npx prettier . --write"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.0",
"@file-services/memory": "^9.4.1",
"@file-services/node": "^9.4.1",
"@file-services/path": "^9.4.1",
Expand Down Expand Up @@ -53,16 +53,16 @@
"create-listening-server": "^2.1.0",
"css-loader": "^7.1.2",
"esbuild": "^0.23.1",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.1",
"mocha": "^10.7.3",
"node-eval": "^2.0.0",
"npm-run-all": "^4.1.5",
"playwright-chromium": "^1.47.1",
"playwright-core": "^1.47.1",
"playwright-chromium": "^1.47.2",
"playwright-core": "^1.47.2",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"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.47.1",
"playwright-core": "^1.47.2",
"rimraf": "^5.0.7"
},
"files": [
Expand Down

0 comments on commit c576c26

Please sign in to comment.