Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 30, 2021
1 parent 1662372 commit 47df646
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 276 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,36 +43,36 @@
"source-map": "^0.6.1"
},
"devDependencies": {
"@logux/eslint-config": "^45.2.0",
"@logux/eslint-config": "^45.2.1",
"@size-limit/preset-small-lib": "^4.10.1",
"@types/fs-extra": "^9.0.8",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.35",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@types/fs-extra": "^9.0.9",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"check-dts": "^0.4.4",
"ci-job-number": "^1.2.2",
"clean-publish": "^2.1.0",
"clean-publish": "^2.1.1",
"concat-with-sourcemaps": "^1.1.0",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.3.1",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^28.0.2",
"eslint-plugin-unicorn": "^29.0.0",
"fs-extra": "^9.1.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"nanodelay": "^1.0.8",
"postcss-parser-tests": "^8.3.5",
"prettier": "^2.2.1",
"simple-git-hooks": "^2.0.3",
"simple-git-hooks": "^2.2.0",
"size-limit": "^4.10.1",
"strip-ansi": "^6.0.0",
"ts-jest": "^26.5.3",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3",
"yaspeller": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 47df646

Please sign in to comment.