Skip to content

Commit

Permalink
Merge 003c8c1 into 941458f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 26, 2024
2 parents 941458f + 003c8c1 commit 0da89c1
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 141 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"postversion": "git push && git push --tags"
},
"devDependencies": {
"@playwright/test": "^1.44.0",
"@playwright/test": "^1.44.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
Expand All @@ -42,12 +42,12 @@
"eslint": "^9.3.0",
"nyc": "^15.1.0",
"playwright-test-coverage": "^1.2.12",
"rollup": "^4.17.2",
"rollup": "^4.18.0",
"rollup-plugin-istanbul": "^5.0.0",
"rollup-plugin-ts": "^3.4.5",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.9.0"
"typescript-eslint": "^7.10.0"
},
"dependencies": {
"hammerjs": "^2.0.8",
Expand Down
Loading

0 comments on commit 0da89c1

Please sign in to comment.