Skip to content

Commit

Permalink
Build(deps-dev): bump cargo-cp-artifact from 0.1.8 to 0.1.9
Browse files Browse the repository at this point in the history
Bumps [cargo-cp-artifact](https://github.com/neon-bindings/neon) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/neon-bindings/neon/releases)
- [Changelog](https://github.com/neon-bindings/neon/blob/main/RELEASES.md)
- [Commits](neon-bindings/neon@0.1.8...0.1.9)

---
updated-dependencies:
- dependency-name: cargo-cp-artifact
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 7ae6569 commit a8250ac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^7.7.0",
"axios": "^1.6.8",
"cargo-cp-artifact": "^0.1.8",
"cargo-cp-artifact": "^0.1.9",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^43.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2400,12 +2400,12 @@ __metadata:
languageName: node
linkType: hard

"cargo-cp-artifact@npm:^0.1.8":
version: 0.1.8
resolution: "cargo-cp-artifact@npm:0.1.8"
"cargo-cp-artifact@npm:^0.1.9":
version: 0.1.9
resolution: "cargo-cp-artifact@npm:0.1.9"
bin:
cargo-cp-artifact: bin/cargo-cp-artifact.js
checksum: 10c0/f28e0218a11926c0e12c781179a7ff26fd45bd979efad076a7db970e46e5e6e3d5c9ed4ab24f5e6fdfaaf98ac9f05273a8d3050f9194747ed2aab2facb4e22bb
checksum: 10c0/60eb1845917cfb021920fcf600a72379890b385396f9c69107face3b16b347960b66cd3d82cc169c6ac8b1212cf0706584125bc36fbc08353b033310c17ca0a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4884,7 +4884,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^7.7.0"
axios: "npm:^1.6.8"
body-parser: "npm:^1.20.2"
cargo-cp-artifact: "npm:^0.1.8"
cargo-cp-artifact: "npm:^0.1.9"
eslint: "npm:^8.56.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-standard-with-typescript: "npm:^43.0.1"
Expand Down

0 comments on commit a8250ac

Please sign in to comment.