Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:jonyw4/vendure-advanced-shipping
Browse files Browse the repository at this point in the history
  • Loading branch information
jonyw4 committed Jul 14, 2020
2 parents d760cbc + 4c6d6a2 commit 0a8d663
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 211 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"multi-semantic-release": "2.1.0",
"@commitlint/config-conventional": "8.3.4",
"@commitlint/config-conventional": "9.1.1",
"@graphql-codegen/cli": "1.17.0",
"@graphql-codegen/fragment-matcher": "1.17.0",
"@graphql-codegen/introspection": "1.17.0",
Expand All @@ -45,18 +45,18 @@
"@vendure-advanced-shipping/ups-brazil": "file:packages/ups-brazil",
"@vendure/admin-ui": "0.13.1",
"codecov": "3.7.0",
"commitlint": "8.3.5",
"commitlint": "9.1.0",
"concurrently": "5.2.0",
"eslint": "7.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.2.5",
"jest": "25.2.1",
"jest": "25.5.4",
"lerna": "3.22.1",
"mysql": "2.18.1",
"ncp": "2.0.0",
"prettier": "2.0.5",
"rimraf": "3.0.0",
"rimraf": "3.0.2",
"sqlite3": "5.0.0",
"ts-jest": "25.2.1",
"ts-node": "8.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/melhor-envio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint:fix": "eslint --ext .ts,.tsx --fix"
},
"dependencies": {
"menv-js": "2.0.1"
"menv-js": "2.1.0"
},
"peerDependencies": {
"@vendure-advanced-shipping/core": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rodonaves/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint:fix": "eslint --ext .ts,.tsx --fix"
},
"dependencies": {
"rodonaves-js": "2.0.1"
"rodonaves-js": "2.0.2"
},
"peerDependencies": {
"@vendure-advanced-shipping/core": "^2.0.0",
Expand Down
Loading

0 comments on commit 0a8d663

Please sign in to comment.