FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update dependencies and clean npm ignore · postcss/postcss@c7f6b10 · GitHub

Commit c7f6b10

Browse files
committed
Update dependencies and clean npm ignore
1 parent 4b4c267 commit c7f6b10

3 files changed

Lines changed: 213 additions & 204 deletions

File tree

‎.npmignore‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
pnpm-lock.yaml
2-
3-
.editorconfig
41
coverage/
52
test/
63

74
docs/
8-
.github/
95
tsconfig.json

‎package.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,16 +77,16 @@
7777
"@logux/eslint-config": "^46.1.1",
7878
"@size-limit/preset-small-lib": "^7.0.5",
7979
"@types/fs-extra": "^9.0.13",
80-
"@types/node": "^17.0.5",
81-
"@typescript-eslint/eslint-plugin": "^5.8.1",
82-
"@typescript-eslint/parser": "^5.8.1",
83-
"c8": "^7.10.0",
80+
"@types/node": "^17.0.8",
81+
"@typescript-eslint/eslint-plugin": "^5.9.0",
82+
"@typescript-eslint/parser": "^5.9.0",
83+
"c8": "^7.11.0",
8484
"check-dts": "^0.6.6",
85-
"clean-publish": "^3.4.4",
85+
"clean-publish": "^3.4.5",
8686
"concat-with-sourcemaps": "^1.1.0",
87-
"eslint": "^8.5.0",
87+
"eslint": "^8.6.0",
8888
"eslint-config-standard": "^16.0.3",
89-
"eslint-plugin-import": "^2.25.3",
89+
"eslint-plugin-import": "^2.25.4",
9090
"eslint-plugin-node": "^11.1.0",
9191
"eslint-plugin-prefer-let": "^3.0.1",
9292
"eslint-plugin-promise": "^6.0.0",
@@ -99,7 +99,7 @@
9999
"strip-ansi": "^6.0.1",
100100
"ts-node": "^10.4.0",
101101
"typescript": "^4.5.4",
102-
"uvu": "^0.5.2"
102+
"uvu": "^0.5.3"
103103
},
104104
"c8": {
105105
"exclude": [

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL