Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2023
1 parent cfb557f commit 716c855
Show file tree
Hide file tree
Showing 2 changed files with 1,289 additions and 779 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"devDependencies": {
"@types/atom": "^1.40.11",
"@types/jasmine": "^4.0.0",
"@types/node": "^17.0.0",
"@types/node": "^20.0.0",
"@types/rimraf": "^3.0.2",
"atom-jasmine3-test-runner": "^5.2.9",
"eslint-config-atomic": "1.17.1",
"eslint-config-atomic": "1.19.3",
"prettier-config-atomic": "^3.0.1",
"shx": "^0.3.3",
"spawk": "^1.7.1",
"standard-language-server": "^0.1.0",
"typescript": "~4.6.0"
"typescript": "~5.1.0"
},
"atomTestRunner": "./test/runner"
}

0 comments on commit 716c855

Please sign in to comment.