Skip to content

Commit

Permalink
fix: update playwright and lilconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Nov 23, 2023
1 parent 6d6892f commit 0e40e69
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 90 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,21 +80,21 @@
"camelcase": "^8.0.0",
"chokidar": "^3.5.3",
"cpy": "^11.0.0",
"esbuild": "0.19.5",
"esbuild": "0.19.7",
"esbuild-plugin-wasm": "^1.1.0",
"events": "^3.3.0",
"execa": "^8.0.1",
"exit-hook": "^4.0.0",
"globby": "^14.0.0",
"kleur": "^4.1.5",
"lilconfig": "^2.1.0",
"lilconfig": "^3.0.0",
"lodash": "^4.17.21",
"merge-options": "^3.0.4",
"nanoid": "^5.0.2",
"ora": "^7.0.1",
"p-timeout": "^6.1.2",
"path-browserify": "^1.0.1",
"playwright-core": "1.39.0",
"playwright-core": "1.40.0",
"polka": "^0.5.2",
"premove": "^4.0.0",
"process": "^0.11.10",
Expand All @@ -106,10 +106,10 @@
"tempy": "^3.1.0",
"test-exclude": "^6.0.0",
"util": "^0.12.5",
"v8-to-istanbul": "^9.1.0"
"v8-to-istanbul": "^9.2.0"
},
"devDependencies": {
"@types/mocha": "^10.0.2",
"@types/mocha": "^10.0.6",
"@types/polka": "^0.5.4",
"benchmark": "^2.1.4",
"copyfiles": "^2.4.1",
Expand Down

0 comments on commit 0e40e69

Please sign in to comment.