Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 4, 2023
1 parent 658cc6b commit 594c06d
Show file tree
Hide file tree
Showing 3 changed files with 1,161 additions and 1,355 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": ">=4.0.0"
},
"dependencies": {
"fast-glob": "^3.2.11",
"fast-glob": "^3.2.12",
"json5": "^2.2.3",
"nanospinner": "^1.1.0",
"picocolors": "^1.0.0",
Expand All @@ -30,18 +30,18 @@
"license": "MIT",
"repository": "ai/check-dts",
"devDependencies": {
"@babel/core": "^7.17.9",
"@logux/eslint-config": "^47.2.0",
"clean-publish": "^4.0.0",
"eslint": "^8.14.0",
"@babel/core": "^7.20.12",
"@logux/eslint-config": "^48.0.0",
"clean-publish": "^4.1.1",
"eslint": "^8.33.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"jest": "^27.5.1",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.4.1",
"print-snapshots": "^0.4.2",
"typescript": "^4.6.3"
"typescript": "^4.9.5"
},
"eslintConfig": {
"extends": "@logux/eslint-config",
Expand Down

0 comments on commit 594c06d

Please sign in to comment.