Skip to content

Commit

Permalink
Update dependency snabbdom to v3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent c1aa04b commit e9443fa
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 @@ -32,7 +32,7 @@
"eslint-plugin-jest": "27.6.3",
"jest": "29.7.0",
"prettier": "3.1.0",
"snabbdom": "3.6.1",
"snabbdom": "3.6.2",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3099,10 +3099,10 @@ slash@^3.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==

[email protected].1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/snabbdom/-/snabbdom-3.6.1.tgz#d74b97c40a8707362d5e28e5f87f635a832a6869"
integrity sha512-HHr93dBRkek19QB8OQ5QdGNRPzqLeqcUyAmbxtdE/koLKR6slFtnOlMBgeA9untY9wC7+8cw7oEAFY78K4p+Ug==
[email protected].2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/snabbdom/-/snabbdom-3.6.2.tgz#57dd66878f6320497fa7f67941df356a045c75a1"
integrity sha512-ig5qOnCDbugFntKi6c7Xlib8bA6xiJVk8O+WdFrV3wxbMqeHO0hXFQC4nAhPVWfZfi8255lcZkNhtIBINCc4+Q==

[email protected]:
version "0.5.13"
Expand Down

0 comments on commit e9443fa

Please sign in to comment.