Skip to content

Commit 9d773f6

Browse files
Merge pull request #840 from llun/dependabot/npm_and_yarn/tsx-4.22.4
build(deps): bump tsx from 4.22.3 to 4.22.4
2 parents 2bfd735 + 33bac74 commit 9d773f6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"sqlite3": "^6.0.1",
5353
"tailwindcss": "^4.3.0",
5454
"tailwindcss-cli": "^0.1.2",
55-
"tsx": "^4.22.3",
55+
"tsx": "^4.22.4",
5656
"tw-animate-css": "^1.4.0",
5757
"xml2js": "^0.6.2"
5858
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3684,7 +3684,7 @@ __metadata:
36843684
sqlite3: "npm:^6.0.1"
36853685
tailwindcss: "npm:^4.3.0"
36863686
tailwindcss-cli: "npm:^0.1.2"
3687-
tsx: "npm:^4.22.3"
3687+
tsx: "npm:^4.22.4"
36883688
tw-animate-css: "npm:^1.4.0"
36893689
typescript: "npm:^6.0.3"
36903690
xml2js: "npm:^0.6.2"
@@ -7076,9 +7076,9 @@ __metadata:
70767076
languageName: node
70777077
linkType: hard
70787078

7079-
"tsx@npm:^4.22.3":
7080-
version: 4.22.3
7081-
resolution: "tsx@npm:4.22.3"
7079+
"tsx@npm:^4.22.4":
7080+
version: 4.22.4
7081+
resolution: "tsx@npm:4.22.4"
70827082
dependencies:
70837083
esbuild: "npm:~0.28.0"
70847084
fsevents: "npm:~2.3.3"
@@ -7087,7 +7087,7 @@ __metadata:
70877087
optional: true
70887088
bin:
70897089
tsx: dist/cli.mjs
7090-
checksum: 10c0/09a5a7d354ff75e5af6285217d709ec80a46c2ee19e0d9b5c5d00eab81047c3ea6b2a5498a2c5255f3960d6e7acd1a1eee34b9433dc56fb32907ca3b38271f41
7090+
checksum: 10c0/3df31eb4929ff501b40b122163705b201ea57a492581e14312ae95d21eb015b33ded46a3fd564f9c89a0e8083186987fc4f10dd38182c4ad6241605974f6c927
70917091
languageName: node
70927092
linkType: hard
70937093

0 commit comments

Comments
 (0)