Skip to content

Commit 9f31476

Browse files
committed
chore: bump depdencies
1 parent 01afb20 commit 9f31476

File tree

2 files changed

+220
-538
lines changed

2 files changed

+220
-538
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -81,24 +81,24 @@
8181
"devDependencies": {
8282
"@babel/core": "^7.12.16",
8383
"@babel/preset-env": "^7.12.16",
84-
"@size-limit/preset-small-lib": "^4.9.1",
85-
"@testing-library/jest-dom": "^5.11.8",
86-
"@testing-library/react": "^11.2.2",
87-
"@testing-library/react-hooks": "^3.7.0",
88-
"@types/react": "^17.0.0",
89-
"@types/react-dom": "^17.0.0",
84+
"@size-limit/preset-small-lib": "^4.9.2",
85+
"@testing-library/jest-dom": "^5.11.9",
86+
"@testing-library/react": "^11.2.5",
87+
"@testing-library/react-hooks": "^5.0.3",
88+
"@types/react": "^17.0.2",
89+
"@types/react-dom": "^17.0.1",
9090
"babel-jest": "^26.6.3",
91-
"eslint-plugin-jsdoc": "^30.7.9",
92-
"eslint-plugin-promise": "^4.2.1",
91+
"eslint-plugin-jsdoc": "^32.0.0",
92+
"eslint-plugin-promise": "^4.3.1",
9393
"eslint-plugin-simple-import-sort": "^7.0.0",
94-
"husky": "^4.3.6",
95-
"np": "^7.2.0",
94+
"husky": "^5.0.9",
95+
"np": "^7.4.0",
9696
"react": "^17.0.1",
9797
"react-dom": "^17.0.1",
9898
"react-test-renderer": "^17.0.1",
99-
"size-limit": "^4.9.1",
99+
"size-limit": "^4.9.2",
100100
"tsdx": "^0.14.1",
101-
"tslib": "^2.0.3",
102-
"typescript": "^4.1.3"
101+
"tslib": "^2.1.0",
102+
"typescript": "^4.1.5"
103103
}
104104
}

0 commit comments

Comments
 (0)