Skip to content

Commit d980291

Browse files
chore(deps): bump @napi-rs/triples from 1.0.3 to 1.1.0
1 parent 633146c commit d980291

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"build": "exit 0;"
2525
},
2626
"dependencies": {
27-
"@napi-rs/triples": "^1.0.3"
27+
"@napi-rs/triples": "^1.1.0"
2828
}
2929
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -963,10 +963,10 @@
963963
dependencies:
964964
inquirer "^8.1.3"
965965

966-
"@napi-rs/triples@^1.0.3":
967-
version "1.0.3"
968-
resolved "https://registry.npmjs.org/@napi-rs/triples/-/triples-1.0.3.tgz#76d6d0c3f4d16013c61e45dfca5ff1e6c31ae53c"
969-
integrity sha512-jDJTpta+P4p1NZTFVLHJ/TLFVYVcOqv6l8xwOeBKNPMgY/zDYH/YH7SJbvrr/h1RcS9GzbPcLKGzpuK9cV56UA==
966+
"@napi-rs/triples@^1.1.0":
967+
version "1.1.0"
968+
resolved "https://registry.yarnpkg.com/@napi-rs/triples/-/triples-1.1.0.tgz#88c35b72e79a20b79bb4c9b3e2817241a1c9f4f9"
969+
integrity sha512-XQr74QaLeMiqhStEhLn1im9EOMnkypp7MZOwQhGzqp2Weu5eQJbpPxWxixxlYRKWPOmJjsk6qYfYH9kq43yc2w==
970970

971971
"@nodelib/[email protected]":
972972
version "2.1.5"

0 commit comments

Comments
 (0)