Skip to content

Commit

Permalink
upgrade to latest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
im6 committed Mar 10, 2021
1 parent 4cb448c commit 965ae64
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 141 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"homepage": "https://github.com/im6/javascript-fun#readme",
"dependencies": {
"@babel/core": "^7.13.8",
"@babel/preset-env": "^7.13.9",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.12.13",
"@testing-library/react": "^11.2.5",
"async": "^3.2.0",
Expand All @@ -42,7 +42,7 @@
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.7",
"eslint-plugin-jest": "^24.2.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
Expand All @@ -57,7 +57,7 @@
"node-fetch": "^2.6.1",
"numeral": "^2.0.6",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss": "^8.2.7",
"postcss": "^8.2.8",
"postcss-loader": "^5.1.0",
"prettier": "^2.2.1",
"progress": "^2.0.3",
Expand All @@ -66,7 +66,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typed.js": "^2.0.11",
"webpack": "^5.24.3",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-node-externals": "^2.5.2"
},
Expand Down
Loading

0 comments on commit 965ae64

Please sign in to comment.