Skip to content

Commit

Permalink
Update dependency @types/node to ^22.10.5 (#1206)
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 Jan 6, 2025
1 parent 1fba757 commit 208ab7a
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion packages/@theemo/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@gossi/config-eslint": "^0.13.0",
"@gossi/config-prettier": "^0.9.1",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"concurrently": "^9.1.1",
"eslint": "^8.57.1",
"glob": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@theemo/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@gossi/config-prettier": "^0.9.1",
"@swc/cli": "0.5.2",
"@swc/core": "1.10.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"concurrently": "^9.1.1",
"eslint": "^8.57.1",
"prettier": "^3.3.3",
Expand Down
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testing/fixtures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@gossi/config-prettier": "^0.9.1",
"@swc/cli": "0.5.2",
"@swc/core": "1.10.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"concurrently": "^9.1.1",
"eslint": "^8.57.1",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 208ab7a

Please sign in to comment.