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 14, 2023
1 parent cb463e1 commit d557619
Show file tree
Hide file tree
Showing 2 changed files with 2,367 additions and 3,185 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@
"vscode-debugprotocol": "1.24.0"
},
"devDependencies": {
"@types/atom": "1.40.11",
"@types/node": "^16.0.0",
"typescript": "^4.2.3",
"@types/atom": "1.40.14",
"@types/node": "^20.0.0",
"typescript": "^5.0.0",
"tslib": "^2.1.0",
"@types/jasmine": "^3.6.7",
"@types/jasmine": "^5.0.0",
"atom-jasmine3-test-runner": "^5.2.2",
"prettier": "^2.2.1",
"eslint": "8.0.1",
"prettier": "^3.0.0",
"eslint": "8.51.0",
"eslint-config-atomic": "^1.12.4",
"rollup": "^2.42.1",
"rollup": "^4.0.0",
"rollup-plugin-atomic": "^3.0.0",
"shx": "^0.3.3",
"cross-env": "^7.0.3",
"@babel/cli": "7.15.7",
"@babel/core": "7.15.8",
"babel-preset-atomic": "^4.0.0",
"npm-check-updates": "11.8.5",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.2",
"babel-preset-atomic": "^5.0.0",
"npm-check-updates": "16.14.6",
"build-commit": "0.1.4"
},
"package-deps": [],
Expand Down
Loading

0 comments on commit d557619

Please sign in to comment.