Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
build: update pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosoul committed Jun 2, 2020
1 parent 20a7104 commit b009d0a
Show file tree
Hide file tree
Showing 2 changed files with 818 additions and 401 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"workbox-webpack-plugin": "5.1.3"
},
"devDependencies": {
"@babel/core": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/polyfill": "^7.10.1",
"@babel/preset-env": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@babel/preset-react": "^7.10.1",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
Expand All @@ -47,9 +47,9 @@
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"gh-pages": "^2.2.0",
"gh-pages": "^3.0.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.6",
"lint-staged": "^10.2.7",
"prettier": "^2.0.5"
},
"repository": {
Expand Down
Loading

0 comments on commit b009d0a

Please sign in to comment.