Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 2a8ce7b commit a698500
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"homepage": "https://github.com/taoliujun/json-beautiful-render",
"license": "MIT",
"engines": {
"node": ">=18"
"node": ">=22.11.0"
},
"types": "./lib/types/index.d.ts",
"main": "./lib/cjs/index.js",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@testing-library/dom": "^9.3.4",
"@tsconfig/node18": "^18.2.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.10.5",
"@types/node": "^22.10.1",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

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

0 comments on commit a698500

Please sign in to comment.