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

Commit

Permalink
chore: upgrade core-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Sep 11, 2023
1 parent b9f76f2 commit 18344c5
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 114 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,25 @@
"prepack": "pnpm build && clean-pkg-json"
},
"dependencies": {
"@esbuild-kit/core-utils": "^3.2.2",
"@esbuild-kit/core-utils": "^3.2.3",
"get-tsconfig": "^4.7.0"
},
"devDependencies": {
"@pvtnbr/eslint-config": "^0.36.0",
"@types/node": "^20.5.7",
"@types/semver": "^7.5.0",
"@types/node": "^20.6.0",
"@types/semver": "^7.5.1",
"@types/source-map-support": "^0.5.7",
"clean-pkg-json": "^1.2.0",
"esbuild": "~0.18.20",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"execa": "^8.0.1",
"fs-fixture": "^1.2.0",
"get-node": "^14.2.1",
"manten": "^1.1.0",
"pkgroll": "^1.11.0",
"semver": "^7.5.4",
"source-map-support": "^0.5.21",
"tsx": "^3.12.7",
"tsx": "^3.12.8",
"typescript": "^5.2.2"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 18344c5

Please sign in to comment.