Skip to content

Commit 8f01ae7

Browse files
committed
upgrade: internal dependencies
1 parent 05ddd35 commit 8f01ae7

File tree

2 files changed

+198
-198
lines changed

2 files changed

+198
-198
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,23 +78,23 @@
7878
"@rollup/plugin-url": "^6.0.0",
7979
"@testing-library/react-hooks": "^7.0.0",
8080
"@types/jest": "^26.0.23",
81-
"@types/react": "^17.0.8",
82-
"@types/react-dom": "^17.0.5",
81+
"@types/react": "^17.0.9",
82+
"@types/react-dom": "^17.0.6",
8383
"animate.css": "^4.1.1",
8484
"eslint": "^7.2.0",
85-
"eslint-config-welly": "^1.10.5",
85+
"eslint-config-welly": "^1.10.6",
8686
"husky": "^6.0.0",
8787
"jest": "^26.6.3",
8888
"lint-staged": "^11.0.0",
8989
"normalize.css": "^8.0.1",
9090
"npm-run-all": "^4.1.5",
9191
"postcss": "^8.3.0",
92-
"prettier": "^2.3.0",
92+
"prettier": "^2.3.1",
9393
"react": "^17.0.2",
9494
"react-dom": "^17.0.2",
9595
"react-test-renderer": "^17.0.2",
9696
"rimraf": "^3.0.2",
97-
"rollup": "^2.50.4",
97+
"rollup": "^2.51.1",
9898
"rollup-plugin-copy": "^3.4.0",
9999
"rollup-plugin-livereload": "^2.0.0",
100100
"rollup-plugin-postcss": "^4.0.0",

0 commit comments

Comments
 (0)