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 Oct 4, 2023
1 parent cfb557f commit de4e606
Show file tree
Hide file tree
Showing 2 changed files with 1,525 additions and 815 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
},
"devDependencies": {
"@types/atom": "^1.40.11",
"@types/jasmine": "^4.0.0",
"@types/node": "^17.0.0",
"@types/jasmine": "^5.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.20.5",
"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.2.0"
},
"atomTestRunner": "./test/runner"
}

0 comments on commit de4e606

Please sign in to comment.