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 Oct 6, 2023
1 parent 6ec4827 commit 8a6ebac
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -26,24 +26,24 @@
},
"devDependencies": {
"@types/atom": "latest",
"eslint": "^7.31.0",
"eslint": "^8.0.0",
"babel-eslint": "^10.1.0",
"eslint-plugin-json": "^3.0.0",
"remark-cli": "^10.0.0",
"remark-cli": "^12.0.0",
"remark-preset-lint-recommended": "^6.0.0",
"rollup": "^2.53.3",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-commonjs": "^21.0.0",
"rollup": "^4.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-commonjs": "^25.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-css-only": "^4.0.0",
"rollup-plugin-execute": "^1.1.1",
"rollup-plugin-babel": "^4.4.0",
"csso-cli": "^3.0.0",
"csso-cli": "^4.0.0",
"shx": "^0.3.2",
"@babel/core": "^7.14.8",
"@babel/cli": "^7.14.8",
"@babel/preset-env": "^7.14.8",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"build-commit": "^0.1.4",
"cross-env": "^7.0.3"
},
Expand Down

0 comments on commit 8a6ebac

Please sign in to comment.