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

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Aug 28, 2023
1 parent c636437 commit 02135f8
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 457 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@ampproject/remapping": "^2.2.0",
"@ampproject/remapping": "^2.2.1",
"@pvtnbr/eslint-config": "^0.36.0",
"@types/node": "^18.13.0",
"@types/source-map-support": "^0.5.6",
"@types/node": "^20.5.7",
"@types/source-map-support": "^0.5.7",
"clean-pkg-json": "^1.2.0",
"es-module-lexer": "^1.1.1",
"es-module-lexer": "^1.3.0",
"eslint": "^8.48.0",
"fs-fixture": "^1.2.0",
"fs-require": "^1.6.0",
"magic-string": "^0.29.0",
"manten": "^0.6.1",
"memfs": "^3.4.13",
"pkgroll": "^1.9.0",
"tsx": "^3.12.3",
"typescript": "^4.9.5"
"magic-string": "^0.30.3",
"manten": "^1.1.0",
"memfs": "^4.2.1",
"pkgroll": "^1.11.0",
"tsx": "^3.12.7",
"typescript": "^5.2.2"
},
"eslintConfig": {
"extends": "@pvtnbr"
Expand Down
Loading

0 comments on commit 02135f8

Please sign in to comment.