Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 15, 2023
1 parent 4ae818e commit 216edc4
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 275 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -29,18 +29,18 @@
"license": "MIT",
"repository": "ai/check-dts",
"devDependencies": {
"@babel/core": "^7.21.3",
"@babel/core": "^7.21.4",
"@logux/eslint-config": "^49.0.0",
"clean-publish": "^4.1.1",
"eslint": "^8.36.0",
"clean-publish": "^4.2.0",
"eslint": "^8.38.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.5.0",
"print-snapshots": "^0.4.2",
"typescript": "^5.0.2"
"typescript": "^5.0.4"
},
"eslintConfig": {
"extends": "@logux/eslint-config",
Expand Down

0 comments on commit 216edc4

Please sign in to comment.