Skip to content

Commit 57d0ea0

Browse files
committed
fix(travels): upgrade travels to 0.9.0
1 parent a8bf06f commit 57d0ea0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-dom": "^18.2.0",
7070
"rimraf": "^4.4.0",
7171
"rollup": "^4.52.3",
72-
"travels": "^0.8.1",
72+
"travels": "^0.9.0",
7373
"ts-node": "^10.9.2",
7474
"tslib": "^2.8.1",
7575
"typedoc": "^0.26.11",
@@ -87,7 +87,7 @@
8787
"@types/react": "^17.0 || ^18.0 || ^19.0",
8888
"mutative": "^1.3.0",
8989
"react": "^17.0 || ^18.0 || ^19.0",
90-
"travels": "^0.8.1"
90+
"travels": "^0.9.0"
9191
},
9292
"dependencies": {
9393
"@types/use-sync-external-store": "^1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4392,10 +4392,10 @@ tr46@^6.0.0:
43924392
dependencies:
43934393
punycode "^2.3.1"
43944394

4395-
travels@^0.8.1:
4396-
version "0.8.1"
4397-
resolved "https://registry.yarnpkg.com/travels/-/travels-0.8.1.tgz#a9caaaaec6e326e3622da43ba5ae72dc1caf5b91"
4398-
integrity sha512-c7UID9Q2s83DJIu1kWjmLwxAokyErYRUo2fimEkr+UXIwGvU54OKUFCHINArVzya9yyYx+qnMvWwaWACFV/nPQ==
4395+
travels@^0.9.0:
4396+
version "0.9.0"
4397+
resolved "https://registry.yarnpkg.com/travels/-/travels-0.9.0.tgz#58b65428f683a5722f98e0956ea1a99bf6640ca6"
4398+
integrity sha512-VKKGNNUSB7QiTgcOk/DPpTaEIQQyvfFAbYdiIEcKlzaUqhrWhuyP6wdqx2h1AMhquHaQmC0pMIqmKmdp6qMzIA==
43994399

44004400
trim-lines@^3.0.0:
44014401
version "3.0.1"

0 commit comments

Comments
 (0)