1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 07:43:50 -05:00

bump cli deps

This commit is contained in:
2021-12-15 09:35:38 -05:00
parent 09b6ed68c2
commit a545ce8203
3 changed files with 153 additions and 165 deletions

View File

@@ -28,11 +28,11 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@babel/core": "^7.16.5",
"@babel/preset-react": "^7.16.5",
"@jakejarvis/eslint-config": "github:jakejarvis/eslint-config#main",
"@vercel/ncc": "^0.32.0",
"eslint": "^8.3.0",
"@vercel/ncc": "^0.33.0",
"eslint": "^8.4.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"ink": "^3.2.0",