Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Sep 8, 2024
1 parent 2378bb0 commit 0b16bc4
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 175 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/yarnpkg__lockfile": "^1.1.9",
"@yarnpkg/lockfile": "^1.1.0",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"commander": "^12.1.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"js-yaml": "^4.1.0",
Expand All @@ -89,10 +89,10 @@
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.1.0",
"@types/node": "^22.5.4",
"concurrently": "^8.2.2",
"cpy-cli": "^5.0.0",
"esbuild": "^0.23.0",
"esbuild": "^0.23.1",
"esbuild-node-externals": "^1.14.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -102,9 +102,9 @@
"mkdirp": "^3.0.1",
"npm": "^10.0.0",
"prettier": "^3.3.3",
"ts-jest": "^29.2.4",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.26.5",
"typedoc": "^0.26.6",
"typescript": "5.5.4"
},
"repository": {
Expand Down
Loading

0 comments on commit 0b16bc4

Please sign in to comment.