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 May 16, 2022
1 parent 6346988 commit 211e39c
Show file tree
Hide file tree
Showing 3 changed files with 4,406 additions and 4,315 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.17.10"
},
"keywords": [],
"browserslist": {
Expand Down
26 changes: 13 additions & 13 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",
"@types/atom": "1.40.11",
"@types/node": "^17.0.0",
"typescript": "^4.1.3",
"tslib": "^2.0.3",
"coffeescript": "^1.12.7",
"coffeescript": "^2.0.0",
"prettier": "^2.2.1",
"eslint": "7.16.0",
"eslint": "8.15.0",
"eslint-config-atomic": "^1.5.1",
"rollup": "2.35.1",
"rollup-plugin-atomic": "^1.6.4",
"shx": "0.3.3",
"rollup": "2.73.0",
"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": "13.0.0",
"build-commit": "0.1.4",
"@babel/core": "^7.12.10",
"@babel/cli": "^7.12.10",
"babel-preset-atomic": "^3.0.1",
"babel-preset-atomic": "^4.0.0",
"@babel/register": "^7.12.10",
"chai": "^4.2.0",
"electron": "^11.1.0",
"electron-mocha": "^10.0.0",
"electron": "^18.0.0",
"electron-mocha": "^11.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 211e39c

Please sign in to comment.