Skip to content

Commit

Permalink
fix(deps): update dependency superjson to v1.13.3 (#374)
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] authored Nov 3, 2023
1 parent c688fcd commit 3d7fd3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"remark-html": "15.0.2",
"rxjs": "^7.8.0",
"sass": "^1.58.3",
"superjson": "1.13.1",
"superjson": "1.13.3",
"swiper": "^9.1.0",
"zod": "^3.22.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7922,7 +7922,7 @@ __metadata:
stylelint-config-rational-order: ^0.1.2
stylelint-config-standard-scss: ^11.0.0
stylelint-order: ^6.0.2
superjson: 1.13.1
superjson: 1.13.3
swiper: ^9.1.0
typescript: ^4.9.5
zod: ^3.22.3
Expand Down Expand Up @@ -10393,12 +10393,12 @@ __metadata:
languageName: node
linkType: hard

"superjson@npm:1.13.1":
version: 1.13.1
resolution: "superjson@npm:1.13.1"
"superjson@npm:1.13.3":
version: 1.13.3
resolution: "superjson@npm:1.13.3"
dependencies:
copy-anything: ^3.0.2
checksum: 9c8c664a924ce097250112428805ccc8b500018b31a91042e953d955108b8481c156005d836b413940c9fa5f124a3195f55f3a518fe76510a254a59f9151a204
checksum: f5aeb010f24163cb871a4bc402d9164112201c059afc247a75b03131c274aea6eec9cf08be9e4a9465fe4961689009a011584528531d52f7cc91c077e07e5c75
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d7fd3d

Please sign in to comment.