Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 5, 2022
1 parent 725a241 commit 8b9a079
Show file tree
Hide file tree
Showing 3 changed files with 576 additions and 578 deletions.
2 changes: 0 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
pnpm-lock.yaml

test/
tsconfig.json
coverage/
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/core": "^7.16.7",
"@logux/eslint-config": "^46.1.1",
"@lukeed/uuid": "^2.0.0",
"@parcel/core": "^2.0.1",
Expand All @@ -45,19 +45,19 @@
"@size-limit/dual-publish": "^7.0.5",
"@size-limit/file": "^7.0.5",
"@size-limit/webpack": "^7.0.5",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"benchmark": "^2.1.4",
"check-dts": "^0.6.6",
"cuid": "^2.1.8",
"dual-publish": "^2.0.2",
"eslint": "^8.5.0",
"eslint": "^8.6.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"jest": "^27.4.5",
"jest": "^27.4.6",
"parcel": "^2.0.1",
"picocolors": "^1.0.0",
"postcss": "^8.4.5",
Expand Down
Loading

0 comments on commit 8b9a079

Please sign in to comment.