Skip to content

Commit

Permalink
ci: test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Aug 7, 2024
1 parent 8df12f9 commit 69f397a
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 @@ -70,7 +70,7 @@
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"typescript": "^5.5.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.0.5",
"webpack": "^5.93.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9508,7 +9508,7 @@ __metadata:
resend: "npm:^3.5.0"
tailwind-merge: "npm:^2.4.0"
tailwindcss: "npm:^3.4.7"
typescript: "npm:^5.5.4"
typescript: "npm:^5.5.0"
vite-tsconfig-paths: "npm:^4.3.2"
vitest: "npm:^2.0.5"
webpack: "npm:^5.93.0"
Expand Down Expand Up @@ -14926,7 +14926,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.5.4":
"typescript@npm:^5.5.0":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
Expand All @@ -14936,13 +14936,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A^5.5.0#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=b45daf"
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/10dd9881baba22763de859e8050d6cb6e2db854197495c6f1929b08d1eb2b2b00d0b5d9b0bcee8472f1c3f4a7ef6a5d7ebe0cfd703f853aa5ae465b8404bc1ba
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard

Expand Down

0 comments on commit 69f397a

Please sign in to comment.