Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Nov 26, 2024
1 parent 6f73709 commit 2b2f731
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"iserror": "0.0.2",
"merge-options": "3.0.4",
"p-map-series": "2",
"parse-app-info": "^5.0.0",
"parse-app-info": "^6.0.0",
"parse-err": "^1.0.0",
"pick-deep": "1.0.0",
"unset-value": "2.0.1"
},
"devDependencies": {
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"ava": "5.3.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
Expand All @@ -47,22 +47,22 @@
"eslint-config-xo-lass": "^2.0.1",
"eslint-plugin-compat": "^4.2.0",
"eslint-plugin-node": "^11.1.0",
"express": "^4.19.2",
"express": "^4.21.1",
"fixpack": "^4.0.0",
"husky": "^9.0.11",
"jsdom": "15",
"koa": "^2.15.3",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.10",
"lodash": "^4.17.21",
"nyc": "^17.0.0",
"pino": "^9.2.0",
"nyc": "^17.1.0",
"pino": "^9.5.0",
"remark-cli": "11.0.0",
"remark-preset-github": "^4.0.4",
"rimraf": "^5.0.5",
"signale": "^1.4.0",
"sinon": "^18.0.0",
"tinyify": "3.0.0",
"tsd": "^0.31.1",
"tsd": "^0.31.2",
"xo": "0.56.0"
},
"engines": {
Expand Down

0 comments on commit 2b2f731

Please sign in to comment.