Skip to content

Commit

Permalink
Merge pull request #5 from entria/feat/upgrade
Browse files Browse the repository at this point in the history
feat(upgrade): upgrade node-gyp
  • Loading branch information
sibelius authored Oct 30, 2023
2 parents 69397e7 + fb92b1a commit 90781d5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"prebuild-install": "^7.0.1"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"eslint": "^8.48.0",
"eslint-config-egg": "^12.2.1",
"eslint-config-egg": "^13.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.2",
"node-abi": "^3.8.0",
"node-gyp": "^9.4.0",
"node-gyp": "^10.0.0",
"nodeunit": "*",
"patch-package": "^8.0.0",
"prebuild": "^11.0.4",
"prebuild": "^12.1.0",
"prebuild-ci": "^4.0.0",
"prebuildify": "^5.0.1"
},
Expand Down

0 comments on commit 90781d5

Please sign in to comment.