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 9, 2023
1 parent e3f7a80 commit 9be9c4b
Show file tree
Hide file tree
Showing 2 changed files with 2,464 additions and 2,512 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,24 +46,24 @@
"shallowequal": "1.1.0"
},
"devDependencies": {
"@types/atom": "1.40.11",
"@types/node": "^16.0.0",
"typescript": "^4.0.0",
"@types/atom": "1.40.14",
"@types/node": "^20.0.0",
"typescript": "^5.0.0",
"tslib": "^2.0.1",
"coffeescript": "^2.5.1",
"@types/jasmine": "^3.5.12",
"@types/jasmine": "^5.0.0",
"atom-jasmine3-test-runner": "^5.0.5",
"prettier": "^2.0.5",
"eslint": "7.32.0",
"prettier": "^3.0.0",
"eslint": "8.51.0",
"eslint-config-atomic": "^1.4.0",
"rollup": "^2.26.4",
"rollup": "^4.0.0",
"rollup-plugin-atomic": "^3.0.0",
"shx": "^0.3.2",
"cross-env": "^7.0.2",
"@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.0",
"babel-preset-atomic": "^5.0.0",
"npm-check-updates": "16.14.5",
"build-commit": "0.1.4"
},
"package-deps": [],
Expand Down
Loading

0 comments on commit 9be9c4b

Please sign in to comment.