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] authored Oct 13, 2023
1 parent 608eda8 commit b6d7b74
Show file tree
Hide file tree
Showing 2 changed files with 1,654 additions and 1,399 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,25 @@
"marked": "^1.2.9"
},
"devDependencies": {
"@types/atom": "1.40.7",
"@types/dompurify": "2.2.1",
"@types/jasmine": "^3.6.3",
"@types/marked": "^1.2.2",
"@types/node": "^14.14.25",
"atom-ide-base": "^2.2.0",
"@types/atom": "1.40.14",
"@types/dompurify": "3.0.3",
"@types/jasmine": "^5.0.0",
"@types/marked": "^5.0.0",
"@types/node": "^20.0.0",
"atom-ide-base": "^3.0.0",
"atom-jasmine3-test-runner": "^5.1.8",
"atom-languageclient": "^1.0.6",
"build-commit": "0.1.4",
"cross-env": "^7.0.3",
"eslint": "7.19.0",
"eslint": "8.51.0",
"eslint-config-atomic": "^1.9.0",
"npm-check-updates": "11.1.1",
"prettier": "^2.2.1",
"rollup": "^2.38.4",
"rollup-plugin-atomic": "^2.0.1",
"npm-check-updates": "16.14.6",
"prettier": "^3.0.0",
"rollup": "^4.0.0",
"rollup-plugin-atomic": "^3.0.0",
"shx": "^0.3.3",
"tslib": "^2.1.0",
"typescript": "^4.1.3"
"typescript": "^5.0.0"
},
"activationHooks": [
"core:loaded-shell-environment"
Expand Down
Loading

0 comments on commit b6d7b74

Please sign in to comment.