Skip to content

Commit 9465b49

Browse files
authored
chore(devdeps): update deps (#1069)
1 parent a15a097 commit 9465b49

File tree

3 files changed

+2348
-6356
lines changed

3 files changed

+2348
-6356
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"@babel/preset-env": "7.19.4",
1414
"@babel/preset-react": "7.18.6",
1515
"@babel/preset-typescript": "7.18.6",
16-
"@commitlint/cli": "17.1.2",
17-
"@commitlint/config-conventional": "17.1.0",
16+
"@commitlint/cli": "17.2.0",
17+
"@commitlint/config-conventional": "17.2.0",
1818
"@rollup/plugin-babel": "6.0.2",
1919
"@rollup/plugin-node-resolve": "15.0.1",
2020
"@testing-library/jest-dom": "5.16.5",
2121
"@testing-library/react": "13.4.0",
2222
"@tsd/typescript": "4.8.4",
23-
"@types/jest": "29.2.0",
24-
"@types/node": "18.11.8",
23+
"@types/jest": "29.2.1",
24+
"@types/node": "18.11.9",
2525
"@types/prop-types": "15.7.5",
2626
"@types/react": "18.0.24",
2727
"@types/react-dom": "18.0.8",
@@ -41,7 +41,7 @@
4141
"react": "18.2.0",
4242
"react-dom": "18.2.0",
4343
"read-pkg": "7.1.0",
44-
"rollup": "3.2.3",
44+
"rollup": "3.2.5",
4545
"rollup-plugin-dts": "5.0.0",
4646
"rollup-plugin-preserve-shebangs": "0.2.0",
4747
"rollup-plugin-visualizer": "5.8.3",

packages/use-query-params/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"devDependencies": {
4040
"react": "18.2.0",
4141
"react-dom": "18.2.0",
42-
"react-router-dom": "6.4.2"
42+
"react-router-dom": "6.4.3"
4343
}
4444
}

0 commit comments

Comments
 (0)