Skip to content

Commit f19603b

Browse files
authored
chore(deps): update library version (#28)
1 parent a577b04 commit f19603b

File tree

2 files changed

+1963
-1918
lines changed

2 files changed

+1963
-1918
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -74,50 +74,50 @@
7474
},
7575
"dependencies": {
7676
"@himenon/path-oriented-data-structure": "0.1.3",
77-
"@types/json-schema": "7.0.6",
78-
"ajv": "7.0.3",
77+
"@types/json-schema": "7.0.7",
78+
"ajv": "8.0.5",
7979
"dot-prop": "6.0.1",
8080
"js-yaml": "4.0.0"
8181
},
8282
"devDependencies": {
83-
"@commitlint/cli": "11.0.0",
84-
"@commitlint/config-conventional": "11.0.0",
83+
"@commitlint/cli": "12.1.1",
84+
"@commitlint/config-conventional": "12.1.1",
8585
"@types/chokidar": "2.1.3",
86-
"@types/jest": "26.0.20",
86+
"@types/jest": "26.0.22",
8787
"@types/js-yaml": "4.0.0",
88-
"@types/node": "14.14.20",
88+
"@types/node": "14.14.37",
8989
"@types/rimraf": "3.0.0",
90-
"@typescript-eslint/eslint-plugin": "4.12.0",
91-
"@typescript-eslint/parser": "4.12.0",
90+
"@typescript-eslint/eslint-plugin": "4.20.0",
91+
"@typescript-eslint/parser": "4.20.0",
9292
"cherry-pick": "0.5.0",
93-
"chokidar": "3.5.0",
93+
"chokidar": "3.5.1",
9494
"conventional-changelog-angular-all": "1.7.0",
95-
"cpy": "8.1.1",
96-
"dependency-cruiser": "9.21.4",
97-
"eslint": "7.17.0",
98-
"eslint-config-prettier": "7.1.0",
95+
"cpy": "8.1.2",
96+
"dependency-cruiser": "9.24.0",
97+
"eslint": "7.23.0",
98+
"eslint-config-prettier": "8.1.0",
9999
"eslint-plugin-import": "2.22.1",
100100
"execa": "5.0.0",
101101
"generate-changelog": "1.8.0",
102102
"husky": "4.3.7",
103103
"import-sort-style-module": "6.0.0",
104104
"jest": "26.6.3",
105105
"jest-cli": "26.6.3",
106-
"lerna": "3.22.1",
107-
"lint-staged": "10.5.3",
106+
"lerna": "4.0.0",
107+
"lint-staged": "10.5.4",
108108
"npm-run-all": "4.1.5",
109-
"openapi-schema-validator": "7.2.2",
109+
"openapi-schema-validator": "7.2.3",
110110
"prettier": "2.2.1",
111111
"prettier-plugin-import-sort": "0.0.6",
112112
"rimraf": "3.0.2",
113-
"sort-package-json": "1.48.1",
114-
"ts-jest": "26.4.4",
113+
"sort-package-json": "1.49.0",
114+
"ts-jest": "26.5.4",
115115
"ts-node": "9.1.1",
116-
"typescript": "4.1.3",
116+
"typescript": "4.2.3",
117117
"yarn-deduplicate": "3.1.0"
118118
},
119119
"peerDependencies": {
120-
"typescript": "4.1.3"
120+
"typescript": "4.2.3"
121121
},
122122
"publishConfig": {
123123
"access": "public"

0 commit comments

Comments
 (0)