Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-copilot[bot] committed Nov 23, 2024
1 parent 2a8aa41 commit 92b0fc0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"main": "index.js",
"engines": {
"node": "18.19.1"
"node": "22.11.0"
},
"packageManager": "[email protected]",
"dependencies": {
Expand All @@ -29,7 +29,7 @@
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@pluralsh/eslint-config-pluralsh": "1.4.44",
"@types/node": "18.19.26",
"@types/node": "22.9.2",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@ __metadata:
"@babel/preset-env": 7.26.0
"@babel/preset-react": 7.25.9
"@pluralsh/eslint-config-pluralsh": 1.4.44
"@types/node": 18.19.26
"@types/node": 22.9.2
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
conventional-changelog-conventionalcommits: 6.1.0
Expand Down Expand Up @@ -1583,12 +1583,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.26":
version: 18.19.26
resolution: "@types/node@npm:18.19.26"
"@types/node@npm:22.9.2":
version: 22.9.2
resolution: "@types/node@npm:22.9.2"
dependencies:
undici-types: ~5.26.4
checksum: d72d4e7e520206a2a05cb3e03a73696fc3bdcdc6ba5330a75cfef4818cb137b260c32dfe85e8b4ea28e8fe92f1d1497e26336c607254c5eaf47032a1b1c8bb6e
undici-types: ~6.19.8
checksum: a164cbe2377f58d054459b8d86e62600b9ccde2936151f875af27b16f79dd9e221bf4ae6f15f7b31044f6db4ce5b6fc24c539046520fd5854f72f181f09410e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5273,10 +5273,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

Expand Down

0 comments on commit 92b0fc0

Please sign in to comment.