Skip to content

Commit 9d36156

Browse files
committed
chore: bump dependencies
1 parent 90ebab1 commit 9d36156

File tree

2 files changed

+1851
-2819
lines changed

2 files changed

+1851
-2819
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -82,26 +82,26 @@
8282
"registry": "https://registry.npmjs.org"
8383
},
8484
"devDependencies": {
85-
"@babel/core": "^7.13.16",
86-
"@babel/preset-env": "^7.13.15",
87-
"@size-limit/preset-small-lib": "^4.10.2",
88-
"@testing-library/jest-dom": "^5.12.0",
89-
"@testing-library/react": "^11.2.6",
90-
"@testing-library/react-hooks": "^5.1.2",
91-
"@types/react": "^17.0.3",
92-
"@types/react-dom": "^17.0.3",
93-
"babel-jest": "^26.6.3",
94-
"eslint-plugin-jsdoc": "^32.3.1",
85+
"@babel/core": "^7.15.8",
86+
"@babel/preset-env": "^7.15.8",
87+
"@size-limit/preset-small-lib": "^6.0.2",
88+
"@testing-library/jest-dom": "^5.14.1",
89+
"@testing-library/react": "^12.1.2",
90+
"@testing-library/react-hooks": "^7.0.2",
91+
"@types/react": "^17.0.29",
92+
"@types/react-dom": "^17.0.9",
93+
"babel-jest": "^27.2.5",
94+
"eslint-plugin-jsdoc": "^36.1.1",
9595
"eslint-plugin-promise": "^5.1.0",
9696
"eslint-plugin-simple-import-sort": "^7.0.0",
97-
"husky": "^6.0.0",
98-
"np": "^7.4.0",
97+
"husky": "^7.0.2",
98+
"np": "^7.5.0",
9999
"react": "^17.0.2",
100100
"react-dom": "^17.0.2",
101101
"react-test-renderer": "^17.0.2",
102-
"size-limit": "^4.10.2",
102+
"size-limit": "^6.0.1",
103103
"tsdx": "^0.14.1",
104-
"tslib": "^2.2.0",
105-
"typescript": "^4.2.4"
104+
"tslib": "^2.3.1",
105+
"typescript": "^4.4.3"
106106
}
107107
}

0 commit comments

Comments
 (0)