Skip to content

Commit d1c5a48

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependency cypress to 5.3.0
1 parent 8f4b6ec commit d1c5a48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"homepage": "https://github.com/pharindoko/json-serverless.git#readme",
2020
"devDependencies": {
2121
"@types/jest": "26.0.14",
22-
"cypress": "^5.3.0",
22+
"cypress": "5.3.0",
2323
"cz-conventional-changelog": "3.3.0",
2424
"typescript": "4.0.3"
2525
},

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/swagger-schema-official": "2.0.21",
6969
"@types/swagger-ui-express": "4.1.2",
7070
"@types/table": "6.0.0",
71-
"cypress": "^5.3.0",
71+
"cypress": "5.3.0",
7272
"dotenv": "8.2.0",
7373
"eslint": "7.11.0",
7474
"eslint-config-airbnb-base": "14.1.0",

0 commit comments

Comments
 (0)