Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
chore: upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed May 16, 2022
1 parent b503fe9 commit eed2289
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 116 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"test": "node --require ./dist/index.js tests/index.ts"
},
"dependencies": {
"@esbuild-kit/core-utils": "^1.0.0",
"@esbuild-kit/core-utils": "^1.0.1",
"get-tsconfig": "^3.0.1"
},
"devDependencies": {
"@pvtnbr/eslint-config": "^0.21.0",
"@types/node": "^17.0.31",
"@pvtnbr/eslint-config": "^0.22.0",
"@types/node": "^17.0.33",
"@types/semver": "^7.3.9",
"eslint": "^8.15.0",
"execa": "^6.1.0",
"get-node": "^12.1.0",
"manten": "^0.0.3",
"pkgroll": "^1.2.2",
"manten": "^0.1.0",
"pkgroll": "^1.3.0",
"semver": "^7.3.7",
"typescript": "^4.6.4"
},
Expand Down
Loading

0 comments on commit eed2289

Please sign in to comment.