Skip to content

Commit

Permalink
Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
apasel422 committed Feb 1, 2024
1 parent 591a74a commit 6c921b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"structured-headers": "^1.0.1"
},
"devDependencies": {
"@types/memoizee": "^0.4.8",
"@types/node": "^20.4.5",
"@types/psl": "^1.1.0",
"assert": "^2.0.0",
"prettier": "^3.0.2",
"ts-loader": "^9.4.4",
"typescript": "^5.1.6",
"webpack": "^5.88.2",
"@types/memoizee": "^0.4.11",
"@types/node": "^20.11.16",
"@types/psl": "^1.1.3",
"assert": "^2.1.0",
"prettier": "^3.2.4",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
"webpack": "^5.90.1",
"webpack-cli": "^5.1.4"
}
}

0 comments on commit 6c921b8

Please sign in to comment.