Skip to content

Commit 71bd113

Browse files
committed
chore: updated dev dependencies patch versions
1 parent 5b8eee6 commit 71bd113

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
"node-fetch": "^2.6.12"
7272
},
7373
"devDependencies": {
74-
"@commitlint/cli": "17.6.1",
75-
"@commitlint/config-conventional": "17.6.1",
76-
"@rollup/plugin-terser": "0.4.1",
77-
"@types/chai": "4.3.4",
74+
"@commitlint/cli": "17.6.6",
75+
"@commitlint/config-conventional": "17.6.6",
76+
"@rollup/plugin-terser": "0.4.3",
77+
"@types/chai": "4.3.5",
7878
"@types/mocha": "10.0.1",
7979
"@types/node": "18.15.13",
8080
"body-parser": "1.20.2",
@@ -84,23 +84,23 @@
8484
"cz-conventional-changelog": "3.3.0",
8585
"express": "4.18.2",
8686
"husky": "8.0.3",
87-
"lint-staged": "13.2.1",
87+
"lint-staged": "13.2.3",
8888
"mocha": "10.2.0",
8989
"mocha-headless-chrome": "4.0.0",
90-
"nock": "13.3.0",
90+
"nock": "13.3.1",
9191
"nyc": "15.1.0",
92-
"rimraf": "5.0.0",
92+
"rimraf": "5.0.1",
9393
"rollup": "3.20.7",
9494
"rollup-plugin-copy": "3.4.0",
95-
"semver": "7.5.0",
95+
"semver": "7.5.3",
9696
"serve-index": "1.9.1",
9797
"standard": "17.0.0",
9898
"standard-version": "9.5.0",
9999
"typescript": "5.0.4",
100100
"webpack": "5.80.0",
101101
"webpack-cli": "5.0.2",
102102
"whatwg-fetch": "3.6.2",
103-
"yargs": "17.7.1"
103+
"yargs": "17.7.2"
104104
},
105105
"files": [
106106
"dist",

0 commit comments

Comments
 (0)