Skip to content

Commit

Permalink
bump node and npm ver
Browse files Browse the repository at this point in the history
  • Loading branch information
suchipi committed Sep 8, 2024
1 parent 8c71f7e commit b3dd4f3
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v22.1.0
v22.8.0
2 changes: 1 addition & 1 deletion .npm-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.7.0
10.8.2
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.18.0
v22.8.0
38 changes: 29 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@suchipi/print": "^2.5.0",
"@suchipi/shinobi": "^1.0.0",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.9",
"@types/node": "^22.5.4",
"@types/shelljs": "^0.8.11",
"babel-jest": "^29.3.1",
"first-base": "^0.2.0",
Expand Down

0 comments on commit b3dd4f3

Please sign in to comment.