Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarrough committed Dec 24, 2020
1 parent 7b0d62e commit cce6c4e
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 48 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"devDependencies": {
"ava": "^3.14.0",
"docco": "^0.8.0",
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.2.0",
"eslint": "^7.16.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-prettier": "^3.3.0",
"nyc": "^15.1.0",
"prettier": "2.2.1",
"servor": "^4.0.2",
Expand All @@ -29,7 +29,7 @@
"esm": "^3.2.25",
"gsap": "^3.5.1",
"htm": "^3.0.3",
"immer": "^7.0.7"
"immer": "^8.0.0"
},
"ava": {
"require": [
Expand Down
2 changes: 1 addition & 1 deletion public/web_modules/immer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cce6c4e

Please sign in to comment.