Skip to content

Commit 2523fc8

Browse files
committed
bump: upgrade expres, parcel and sass
1 parent 04c635a commit 2523fc8

File tree

2 files changed

+543
-800
lines changed

2 files changed

+543
-800
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@
6666
"@parcel/transformer-sass": "^2.13.3",
6767
"chai": "^4.5.0",
6868
"cypress": "^13.15.0",
69-
"express": "^4.21.0",
69+
"express": "^4.21.2",
7070
"karma": "^6.4.4",
7171
"karma-chrome-launcher": "^3.2.0",
7272
"karma-mocha": "^2.0.1",
7373
"karma-sinon-chai": "^2.0.2",
7474
"karma-spec-reporter": "^0.0.36",
7575
"mocha": "^10.7.3",
7676
"mocha-headless-chrome": "^4.0.0",
77-
"parcel": "^2.12.0",
78-
"sass": "^1.79.3",
77+
"parcel": "^2.13.3",
78+
"sass": "^1.85.1",
7979
"sinon": "^18.0.1",
8080
"sinon-chai": "^3.7.0"
8181
},

0 commit comments

Comments
 (0)