Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 8, 2021
1 parent 0a839c9 commit 6f608a1
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 152 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -45,19 +45,19 @@
"devDependencies": {
"@logux/eslint-config": "^45.2.1",
"@size-limit/preset-small-lib": "^4.10.2",
"@types/fs-extra": "^9.0.9",
"@types/fs-extra": "^9.0.10",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"check-dts": "^0.4.4",
"ci-job-number": "^1.2.2",
"clean-publish": "^2.1.1",
"concat-with-sourcemaps": "^1.1.0",
"eslint": "^7.23.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-jest": "^24.3.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
"eslint-plugin-promise": "^4.3.1",
Expand All @@ -69,11 +69,11 @@
"nanodelay": "^1.0.8",
"postcss-parser-tests": "^8.3.5",
"prettier": "^2.2.1",
"simple-git-hooks": "^2.2.0",
"simple-git-hooks": "^2.3.1",
"size-limit": "^4.10.2",
"strip-ansi": "^6.0.0",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3",
"typescript": "^4.2.4",
"yaspeller": "^7.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit 6f608a1

Please sign in to comment.