Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 5, 2020
1 parent 7ca198f commit b9157fa
Show file tree
Hide file tree
Showing 2 changed files with 1,587 additions and 745 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,26 +41,26 @@
"dependencies": {
"colorette": "^1.2.1",
"line-column": "^1.0.2",
"nanoid": "^3.1.15",
"nanoid": "^3.1.16",
"source-map": "^0.6.1"
},
"devDependencies": {
"@logux/eslint-config": "^41.0.2",
"@size-limit/preset-small-lib": "^4.6.2",
"@types/fs-extra": "^9.0.2",
"@logux/eslint-config": "^42.2.0",
"@size-limit/preset-small-lib": "^4.7.0",
"@types/fs-extra": "^9.0.3",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.2",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@types/node": "^14.14.6",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"check-dts": "^0.3.3",
"ci-job-number": "^1.2.2",
"clean-publish": "^1.1.8",
"concat-with-sourcemaps": "^1.1.0",
"documentation": "^13.0.2",
"documentation": "^13.1.0",
"documentation-theme-light": "^1.1.1",
"eslint": "^7.11.0",
"eslint": "^7.12.1",
"eslint-ci": "^1.0.0",
"eslint-config-standard": "^15.0.0",
"eslint-config-standard": "^16.0.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -72,15 +72,15 @@
"eslint-plugin-unicorn": "^23.0.0",
"fs-extra": "^9.0.1",
"husky": "^4.3.0",
"jest": "^26.6.1",
"jest": "^26.6.3",
"jest-ci": "^0.1.1",
"lint-staged": "^10.4.2",
"lint-staged": "^10.5.1",
"nanodelay": "^1.0.6",
"postcss-parser-tests": "^8.3.1",
"size-limit": "^4.6.2",
"size-limit": "^4.7.0",
"strip-ansi": "^6.0.0",
"ts-jest": "^26.4.2",
"typescript": "^4.0.3",
"ts-jest": "^26.4.3",
"typescript": "^4.0.5",
"yaspeller-ci": "^1.0.2"
},
"lint-staged": {
Expand Down

0 comments on commit b9157fa

Please sign in to comment.