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 Mar 31, 2023
1 parent e3f7a80 commit a6ecc2b
Show file tree
Hide file tree
Showing 2 changed files with 2,367 additions and 2,435 deletions.
20 changes: 10 additions & 10 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.12",
"@types/node": "^18.0.0",
"typescript": "^5.0.0",
"tslib": "^2.0.1",
"coffeescript": "^2.5.1",
"@types/jasmine": "^3.5.12",
"@types/jasmine": "^4.0.0",
"atom-jasmine3-test-runner": "^5.0.5",
"prettier": "^2.0.5",
"eslint": "7.32.0",
"eslint": "8.37.0",
"eslint-config-atomic": "^1.4.0",
"rollup": "^2.26.4",
"rollup": "^3.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.21.0",
"@babel/core": "7.21.4",
"babel-preset-atomic": "^5.0.0",
"npm-check-updates": "16.9.0",
"build-commit": "0.1.4"
},
"package-deps": [],
Expand Down
Loading

0 comments on commit a6ecc2b

Please sign in to comment.