소스 검색

chore(deps): bump jquery from 3.4.1 to 3.5.0 in /test/e2e

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 년 전
부모
커밋
09459386bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/e2e/package.json

+ 1 - 1
test/e2e/package.json

@@ -10,7 +10,7 @@
   "license": "MIT",
   "dependencies": {
     "mocha": "~3.5.0",
-    "jquery": "~3.4.1",
+    "jquery": "~3.5.0",
     "jsdom": "~11.1.0",
     "atob": "^2.0.3",
     "btoa": "^1.1.2",