Skip to content

Commit 7906fcf

Browse files
committed
chore: updated dev dependencies
1 parent 24bc35a commit 7906fcf

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -76,33 +76,33 @@
7676
"devDependencies": {
7777
"@commitlint/cli": "12.0.1",
7878
"@commitlint/config-conventional": "12.0.1",
79-
"@types/chai": "4.2.15",
79+
"@types/chai": "4.2.21",
8080
"@types/mocha": "8.2.2",
8181
"@types/node": "14.14.37",
8282
"body-parser": "1.19.0",
8383
"chai": "4.3.4",
84-
"codecov": "3.8.1",
84+
"codecov": "3.8.3",
8585
"cz-conventional-changelog": "3.3.0",
8686
"express": "4.17.1",
8787
"husky": "6.0.0",
8888
"lint-staged": "10.5.4",
8989
"mocha": "8.3.2",
9090
"mocha-headless-chrome": "3.1.0",
91-
"nock": "13.0.11",
91+
"nock": "13.1.1",
9292
"nyc": "15.1.0",
9393
"open-cli": "6.0.1",
94-
"ora": "5.4.0",
95-
"rollup": "2.44.0",
94+
"ora": "5.4.1",
95+
"rollup": "2.55.1",
9696
"rollup-plugin-copy": "3.4.0",
9797
"rollup-plugin-terser": "7.0.2",
9898
"semver": "7.3.5",
9999
"serve-index": "1.9.1",
100100
"sinon": "10.0.0",
101101
"standard": "16.0.3",
102-
"standard-version": "9.1.1",
103-
"typescript": "4.2.3",
104-
"webpack": "5.28.0",
105-
"webpack-cli": "4.6.0",
102+
"standard-version": "9.3.1",
103+
"typescript": "4.3.5",
104+
"webpack": "5.48.0",
105+
"webpack-cli": "4.7.2",
106106
"whatwg-fetch": "3.0.0",
107107
"yargs": "17.0.1"
108108
},

0 commit comments

Comments
 (0)