Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Commit 8d0ce36

Browse files
committed
Update Minor updates
1 parent fa31262 commit 8d0ce36

File tree

2 files changed

+166
-176
lines changed

2 files changed

+166
-176
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,29 +38,29 @@
3838
},
3939
"dependencies": {
4040
"rellax": "^1.12.1",
41-
"tslib": "^2.0.3"
41+
"tslib": "^2.2.0"
4242
},
4343
"devDependencies": {
4444
"@types/chai": "^4.2.14",
4545
"@types/mocha": "^8.2.0",
46-
"@types/node": "^14.14.12",
46+
"@types/node": "^14.17.1",
4747
"@types/rellax": "^1.7.3",
4848
"@vue/test-utils": "^1.1.1",
49-
"chai": "^4.2.0",
49+
"chai": "^4.3.4",
5050
"cross-env": "^7.0.3",
5151
"es6-promise": "^4.2.8",
5252
"karma": "^5.2.3",
5353
"karma-chai": "^0.1.0",
5454
"karma-chrome-launcher": "^3.1.0",
5555
"karma-mocha": "^2.0.1",
5656
"karma-spec-reporter": "^0.0.32",
57-
"karma-typescript": "^5.2.0",
57+
"karma-typescript": "^5.5.1",
5858
"lint-staged": "^10.5.3",
59-
"mocha": "^8.2.1",
59+
"mocha": "^8.4.0",
6060
"prettier": "^2.1.2",
6161
"puppeteer": "^5.5.0",
6262
"rimraf": "^3.0.2",
63-
"rollup": "^2.34.2",
63+
"rollup": "^2.50.3",
6464
"rollup-plugin-commonjs": "^10.1.0",
6565
"rollup-plugin-node-resolve": "^5.2.0",
6666
"rollup-plugin-replace": "^2.2.0",

0 commit comments

Comments
 (0)