Skip to content

Commit

Permalink
chore(deps): update library version (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himenon committed Apr 4, 2021
1 parent a577b04 commit f19603b
Show file tree
Hide file tree
Showing 2 changed files with 1,963 additions and 1,918 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,50 +74,50 @@
},
"dependencies": {
"@himenon/path-oriented-data-structure": "0.1.3",
"@types/json-schema": "7.0.6",
"ajv": "7.0.3",
"@types/json-schema": "7.0.7",
"ajv": "8.0.5",
"dot-prop": "6.0.1",
"js-yaml": "4.0.0"
},
"devDependencies": {
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@types/chokidar": "2.1.3",
"@types/jest": "26.0.20",
"@types/jest": "26.0.22",
"@types/js-yaml": "4.0.0",
"@types/node": "14.14.20",
"@types/node": "14.14.37",
"@types/rimraf": "3.0.0",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"@typescript-eslint/eslint-plugin": "4.20.0",
"@typescript-eslint/parser": "4.20.0",
"cherry-pick": "0.5.0",
"chokidar": "3.5.0",
"chokidar": "3.5.1",
"conventional-changelog-angular-all": "1.7.0",
"cpy": "8.1.1",
"dependency-cruiser": "9.21.4",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"cpy": "8.1.2",
"dependency-cruiser": "9.24.0",
"eslint": "7.23.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"execa": "5.0.0",
"generate-changelog": "1.8.0",
"husky": "4.3.7",
"import-sort-style-module": "6.0.0",
"jest": "26.6.3",
"jest-cli": "26.6.3",
"lerna": "3.22.1",
"lint-staged": "10.5.3",
"lerna": "4.0.0",
"lint-staged": "10.5.4",
"npm-run-all": "4.1.5",
"openapi-schema-validator": "7.2.2",
"openapi-schema-validator": "7.2.3",
"prettier": "2.2.1",
"prettier-plugin-import-sort": "0.0.6",
"rimraf": "3.0.2",
"sort-package-json": "1.48.1",
"ts-jest": "26.4.4",
"sort-package-json": "1.49.0",
"ts-jest": "26.5.4",
"ts-node": "9.1.1",
"typescript": "4.1.3",
"typescript": "4.2.3",
"yarn-deduplicate": "3.1.0"
},
"peerDependencies": {
"typescript": "4.1.3"
"typescript": "4.2.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit f19603b

Please sign in to comment.