Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 4, 2023
1 parent ade1745 commit 200256c
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 245 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -89,25 +89,25 @@
"source-map-js": "^1.0.2"
},
"devDependencies": {
"@logux/eslint-config": "^51.0.0",
"@logux/eslint-config": "^51.0.1",
"@size-limit/preset-small-lib": "^8.2.6",
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"c8": "^8.0.0",
"@types/node": "^20.4.7",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"c8": "^8.0.1",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
"concat-with-sourcemaps": "^1.1.0",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"nanodelay": "^1.0.8",
"nanospy": "^1.0.0",
"postcss-parser-tests": "^8.6.0",
"simple-git-hooks": "^2.8.1",
"simple-git-hooks": "^2.9.0",
"size-limit": "^8.2.6",
"strip-ansi": "^6.0.1",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 200256c

Please sign in to comment.