Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 20, 2021
1 parent 0b8b228 commit 3a590ae
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 482 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,41 +67,41 @@
"url": "https://github.com/postcss/postcss/issues"
},
"dependencies": {
"colorette": "^1.2.2",
"nanoid": "^3.1.23",
"colorette": "^1.3.0",
"nanoid": "^3.1.25",
"source-map-js": "^0.6.2"
},
"devDependencies": {
"@logux/eslint-config": "^45.4.6",
"@size-limit/preset-small-lib": "^5.0.1",
"@logux/eslint-config": "^45.4.7",
"@size-limit/preset-small-lib": "^5.0.3",
"@types/fs-extra": "^9.0.12",
"@types/jest": "^26.0.24",
"@types/node": "^16.4.0",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"check-dts": "^0.5.4",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.0",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"check-dts": "^0.5.5",
"ci-job-number": "^1.2.2",
"clean-publish": "^2.2.0",
"concat-with-sourcemaps": "^1.1.0",
"eslint": "^7.31.0",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.7",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^34.0.1",
"eslint-plugin-unicorn": "^35.0.0",
"fs-extra": "^10.0.0",
"jest": "^27.0.6",
"lint-staged": "^11.0.1",
"lint-staged": "^11.1.2",
"nanodelay": "^1.0.8",
"postcss-parser-tests": "^8.3.5",
"prettier": "^2.3.2",
"simple-git-hooks": "^2.5.1",
"size-limit": "^5.0.1",
"simple-git-hooks": "^2.6.1",
"size-limit": "^5.0.3",
"strip-ansi": "^6.0.0",
"ts-jest": "^27.0.4",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5",
"yaspeller": "^7.0.0"
},
Expand Down
Loading

0 comments on commit 3a590ae

Please sign in to comment.