|
76 | 76 | "cypress": ">=4.5.0"
|
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@semantic-release/changelog": "6.0.1", |
| 79 | + "@semantic-release/changelog": "6.0.2", |
80 | 80 | "@semantic-release/commit-analyzer": "9.0.2",
|
81 | 81 | "@semantic-release/git": "10.0.1",
|
82 |
| - "@semantic-release/github": "8.0.6", |
| 82 | + "@semantic-release/github": "8.0.7", |
83 | 83 | "@semantic-release/npm": "9.0.1",
|
84 | 84 | "@semantic-release/release-notes-generator": "10.0.3",
|
85 | 85 | "@types/glob": "8.0.0",
|
86 | 86 | "@types/pixelmatch": "5.2.4",
|
87 | 87 | "@types/pngjs": "6.0.1",
|
88 | 88 | "@types/sharp": "0.31.0",
|
89 | 89 | "@types/tmp": "0.2.3",
|
90 |
| - "@typescript-eslint/eslint-plugin": "5.43.0", |
91 |
| - "@typescript-eslint/parser": "5.43.0", |
92 |
| - "@vitest/coverage-c8": "0.25.2", |
| 90 | + "@typescript-eslint/eslint-plugin": "5.45.0", |
| 91 | + "@typescript-eslint/parser": "5.45.0", |
| 92 | + "@vitest/coverage-c8": "0.25.3", |
93 | 93 | "cpy-cli": "4.2.0",
|
94 | 94 | "cypress": "11.2.0",
|
95 | 95 | "del-cli": "5.0.0",
|
|
98 | 98 | "eslint-plugin-cypress": "2.12.1",
|
99 | 99 | "eslint-plugin-eslint-comments": "3.2.0",
|
100 | 100 | "microbundle": "0.15.1",
|
101 |
| - "prettier": "2.7.1", |
| 101 | + "prettier": "2.8.0", |
102 | 102 | "sanitize-filename": "1.6.3",
|
103 | 103 | "semantic-release": "19.0.5",
|
104 | 104 | "tmp-promise": "3.0.3",
|
105 | 105 | "typescript": "4.9.3",
|
106 | 106 | "vite-tsconfig-paths": "3.6.0",
|
107 |
| - "vitest": "0.25.2" |
| 107 | + "vitest": "0.25.3" |
108 | 108 | },
|
109 | 109 | "keywords": [
|
110 | 110 | "Cypress",
|
|
121 | 121 | "Cypress image snapshot"
|
122 | 122 | ],
|
123 | 123 | "dependencies": {
|
124 |
| - "@frsource/base64": "1.0.4", |
| 124 | + "@frsource/base64": "1.0.5", |
125 | 125 | "glob": "8.0.3",
|
126 | 126 | "meta-png": "1.0.5",
|
127 | 127 | "move-file": "2.1.0",
|
|
0 commit comments