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 7, 2023
1 parent 6346988 commit 58c4374
Show file tree
Hide file tree
Showing 3 changed files with 3,047 additions and 2,028 deletions.
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"styled-jsx": "3.3.0"
},
"devDependencies": {
"@babel/core": "7.11.4"
"@babel/core": "7.23.0"
},
"keywords": [],
"browserslist": {
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,29 +40,29 @@
"styled-jsx": "3.3.2"
},
"devDependencies": {
"@types/atom": "1.40.5",
"@types/node": "^14.14.14",
"typescript": "^4.1.3",
"@types/atom": "1.40.14",
"@types/node": "^20.0.0",
"typescript": "^5.0.0",
"tslib": "^2.0.3",
"coffeescript": "^1.12.7",
"prettier": "^2.2.1",
"eslint": "7.16.0",
"coffeescript": "^2.0.0",
"prettier": "^3.0.0",
"eslint": "8.51.0",
"eslint-config-atomic": "^1.5.1",
"rollup": "2.35.1",
"rollup-plugin-atomic": "^1.6.4",
"shx": "0.3.3",
"rollup": "4.0.2",
"rollup-plugin-atomic": "^3.0.0",
"shx": "0.3.4",
"cross-env": "7.0.3",
"npm-check-updates": "10.2.5",
"build-commit": "0.1.1",
"npm-check-updates": "16.14.5",
"build-commit": "0.1.4",
"@babel/core": "^7.12.10",
"@babel/cli": "^7.12.10",
"babel-preset-atomic": "^3.0.1",
"babel-preset-atomic": "^5.0.0",
"@babel/register": "^7.12.10",
"chai": "^4.2.0",
"electron": "^11.1.0",
"electron-mocha": "^10.0.0",
"electron": "^26.0.0",
"electron-mocha": "^12.0.0",
"estraverse-fb": "^1.3.2",
"mocha": "^8.2.1",
"mocha": "^10.0.0",
"random-seed": "^0.3.0"
}
}
Loading

0 comments on commit 58c4374

Please sign in to comment.