Skip to content

Commit

Permalink
Update argos-ci/core to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Sep 7, 2022
1 parent 2902a7c commit fcded89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"validate-declarations": "babel-node --extensions \".ts\" scripts/validateTypescriptDeclarations.ts"
},
"devDependencies": {
"@argos-ci/core": "^0.2.0",
"@argos-ci/core": "^0.3.0",
"@babel/cli": "^7.18.10",
"@babel/core": "^7.18.13",
"@babel/node": "^7.18.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -133,10 +133,10 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@argos-ci/core@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-0.2.0.tgz#182fe734f3bad55d08a89a782235f6abe722f6fd"
integrity sha512-E1ns7L9vP4u9GgcfUZTL+U+97PslIlPS0KuzjtDHslh4eOW0HO550IKXgxW4dvNKwy7mbd9VyofVdKRj5w4+HQ==
"@argos-ci/core@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-0.3.0.tgz#3ca56ddc1c30b937b5c79ff4022a1ee09b0291aa"
integrity sha512-r990PaGpxRT9RRJVYF9G1agJLOhkZWlAtx7rFO2B/EUmHHP35eRmKmoGMt4jEEDk06vS0DWrTVxTEXE1tjQcKg==
dependencies:
axios "^0.27.2"
convict "^6.2.3"
Expand Down

0 comments on commit fcded89

Please sign in to comment.