Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main' into main-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Jul 18, 2024
2 parents 1090871 + 944d459 commit 06d2bd3
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 168 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/puppeteer": "^7.0.4",
"jest-image-snapshot": "^6.4.0",
"jest-puppeteer": "^10.0.1",
"puppeteer": "^22.13.0",
"puppeteer": "^22.13.1",
"stucumber": "^0.19.0"
}
}
2 changes: 1 addition & 1 deletion eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"build": "npm run clean && tsc --project tsconfig.build.json"
},
"dependencies": {
"semver": "^7.6.2"
"semver": "^7.6.3"
},
"peerDependencies": {
"@exadel/esl": "*",
Expand Down
Loading

0 comments on commit 06d2bd3

Please sign in to comment.