Skip to content

Commit

Permalink
Bump @argos-ci/core to ^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2023
1 parent 612db95 commit 12e4e96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"generate-codeowners": "node scripts/generateCodeowners.mjs"
},
"devDependencies": {
"@argos-ci/core": "^0.6.2",
"@argos-ci/core": "^0.7.0",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.7",
"@babel/node": "^7.20.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@argos-ci/core@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-0.6.2.tgz#ceba5432355568f01dac2f300d57ae8cf18704e3"
integrity sha512-DZIJKAPi+V6togghWGU1Ny4a8viZ0fgGkm3jN4PEcdfe4EA/GwX1afy8Do5zsOeN/n4aiz02yKYQVu0wLVItQg==
"@argos-ci/core@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@argos-ci/core/-/core-0.7.0.tgz#b61bc51f70e9c99e408c0d2b46a1fb9d5057c765"
integrity sha512-akkD6XEnIAwyj9EHjANoX7FLqJsULlX1Ew2ysZF7xqrmcpQlagEixfMJQ7XcwAlMUJVF4lnPspUFzkOHj9kALw==
dependencies:
axios "1.1.2"
convict "^6.2.3"
Expand Down

0 comments on commit 12e4e96

Please sign in to comment.