Skip to content

Commit 0aca0b6

Browse files
committed
2 parents c745115 + e07d67b commit 0aca0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@app/source",
33
"version": "0.0.0",
44
"license": "MIT",
5-
"packageManager": "npm@10.7.0",
5+
"packageManager": "npm@10.8.1",
66
"scripts": {
77
"start": "nx run-many -t serve -p tag:scope:app",
88
"build": "node scripts/build.js"
@@ -63,7 +63,7 @@
6363
"@swc/helpers": "0.5.11",
6464
"@types/express": "4.17.21",
6565
"@types/jest": "^29.5.12",
66-
"@types/node": "20.13.0",
66+
"@types/node": "20.14.2",
6767
"@typescript-eslint/eslint-plugin": "^7.10.0",
6868
"@typescript-eslint/parser": "^7.10.0",
6969
"concurrently": "^8.2.2",

0 commit comments

Comments
 (0)