Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 26, 2023
1 parent 812026c commit d3c68ba
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 323 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -84,31 +84,31 @@
"source-map-js": "^1.0.2"
},
"devDependencies": {
"@logux/eslint-config": "^48.0.0",
"@size-limit/preset-small-lib": "^8.1.2",
"@logux/eslint-config": "^49.0.0",
"@size-limit/preset-small-lib": "^8.2.4",
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"c8": "^7.12.0",
"check-dts": "^0.6.7",
"@types/node": "^18.15.10",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"c8": "^7.13.0",
"check-dts": "^0.7.1",
"clean-publish": "^4.1.1",
"concat-with-sourcemaps": "^1.1.0",
"eslint": "^8.32.0",
"eslint": "^8.36.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"nanodelay": "^1.0.8",
"nanospy": "^0.5.0",
"postcss-parser-tests": "^8.5.2",
"simple-git-hooks": "^2.8.1",
"size-limit": "^8.1.2",
"size-limit": "^8.2.4",
"strip-ansi": "^6.0.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"typescript": "^5.0.2",
"uvu": "^0.5.6"
},
"c8": {
Expand Down

0 comments on commit d3c68ba

Please sign in to comment.