Skip to content

Commit 2d9bfd6

Browse files
committed
yarn to pnpm
1 parent 2f19f4a commit 2d9bfd6

File tree

3 files changed

+4293
-3717
lines changed

3 files changed

+4293
-3717
lines changed

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"dependencies": {
88
"cors": "^2.8.5",
99
"express": "^4.18.2",
10-
"helmet": "^6.0.1",
11-
"jsdom": "^21.1.0"
10+
"helmet": "^6.1.5",
11+
"jsdom": "^21.1.1"
1212
},
1313
"scripts": {
1414
"vercel:start": "vercel dev",
@@ -25,13 +25,12 @@
2525
"devDependencies": {
2626
"@types/cors": "^2.8.13",
2727
"@types/express": "^4.17.17",
28-
"@types/helmet": "^4.0.0",
29-
"@types/jsdom": "^21.1.0",
28+
"@types/jsdom": "^21.1.1",
3029
"@types/morgan": "^1.9.4",
3130
"concurrently": "^7.6.0",
3231
"morgan": "^1.10.0",
33-
"nodemon": "^2.0.20",
34-
"rimraf": "^4.1.2",
32+
"nodemon": "^2.0.22",
33+
"rimraf": "^4.4.1",
3534
"typescript": "^4.9.5",
3635
"xo": "^0.53.1"
3736
}

0 commit comments

Comments
 (0)