Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 4a19df6

Browse files
committed
chore(deps): Update dependencies
1 parent 218e940 commit 4a19df6

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"test:unit": "npm run test"
3636
},
3737
"dependencies": {
38-
"@mocks-server/admin-api-client": "3.0.0-beta.2"
38+
"@mocks-server/admin-api-client": "3.0.0"
3939
},
4040
"devDependencies": {
4141
"babel-eslint": "10.1.0",

test-e2e/package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test:ci": "npm run build:app && npm run test:app && npm run build:app:custom-config && npm run test:app:custom-config"
2323
},
2424
"devDependencies": {
25-
"@mocks-server/main": "2.0.0-beta.2",
25+
"@mocks-server/main": "2.0.0",
2626
"babel-plugin-module-resolver": "4.0.0",
2727
"cross-env": "7.0.3",
2828
"cypress": "5.6.0",

0 commit comments

Comments
 (0)