Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
chore(deps): update npm non-major dependencies (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent b1d3983 commit 356dd4f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "digitalocean-domain-record-ip-updater",
"version": "0.0.1",
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@3.5.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -12,7 +12,7 @@
"got": "12.6.0"
},
"devDependencies": {
"@types/sinon": "10.0.14",
"@types/sinon": "10.0.15",
"ava": "5.2.0",
"msw": "1.2.1",
"prettier": "2.8.8",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -274,12 +274,12 @@ __metadata:
languageName: node
linkType: hard

"@types/sinon@npm:10.0.14":
version: 10.0.14
resolution: "@types/sinon@npm:10.0.14"
"@types/sinon@npm:10.0.15":
version: 10.0.15
resolution: "@types/sinon@npm:10.0.15"
dependencies:
"@types/sinonjs__fake-timers": "*"
checksum: b6e1d46bfb03fa5c11ba4a84790795dcb72dae4e599318ca6983affff106bf56874a0b1b5e263ca15319c7e7bd92132d6db30fa62890ffb2ee29b011bdd5d548
checksum: cec6d7d9d5582ca3ac851b029d5d90451bfe6d376164253792a6eb6ddcd609a0411a7fac9ed92e1879e7d3ec091d2ea2e8dbb4f6140a1065439b81dc20cafa7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1070,7 +1070,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "digitalocean-domain-record-ip-updater@workspace:."
dependencies:
"@types/sinon": 10.0.14
"@types/sinon": 10.0.15
ava: 5.2.0
got: 12.6.0
msw: 1.2.1
Expand Down Expand Up @@ -3320,11 +3320,11 @@ __metadata:

"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
languageName: node
linkType: hard

Expand Down

0 comments on commit 356dd4f

Please sign in to comment.