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 Aug 22, 2023
1 parent fbad387 commit 6d709b5
Show file tree
Hide file tree
Showing 2 changed files with 2,173 additions and 1,210 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
},
"devDependencies": {
"@types/atom": "^1.40.10",
"@types/jasmine": "^3.7.7",
"@types/node": "^15.12.2",
"@types/jasmine": "^4.0.0",
"@types/node": "^20.0.0",
"atom-jasmine3-test-runner": "^5.2.6",
"babel-preset-atomic": "^4.1.0",
"babel-preset-solid": "^0.26.5",
"babel-preset-atomic": "^5.0.0",
"babel-preset-solid": "^1.0.0",
"build-commit": "^0.1.4",
"cross-env": "latest",
"eslint": "7.28.0",
"eslint": "8.47.0",
"eslint-config-atomic": "^1.15.3",
"prettier-config-atomic": "^2.0.5",
"rollup-plugin-atomic": "^2.3.2",
"prettier-config-atomic": "^3.0.0",
"rollup-plugin-atomic": "^3.0.0",
"shx": "^0.3.3",
"typescript": "^4.3.2"
"typescript": "^5.0.0"
},
"atomTestRunner": "./spec/runner",
"prettier": "prettier-config-atomic",
Expand Down
Loading

0 comments on commit 6d709b5

Please sign in to comment.