8000 chore: bump @types/react-router-dom from 5.3.2 to 5.3.3 (#4482) · lonyele/typescript-eslint@5a4a27d · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a4a27d

Browse files
chore: bump @types/react-router-dom from 5.3.2 to 5.3.3 (typescript-eslint#4482)
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) --- updated-dependencies: - dependency-name: "@types/react-router-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5198d1 commit 5a4a27d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3909,10 +3909,10 @@
39093909
dependencies:
39103910
"@types/unist" "*"
39113911

3912-
"@types/history@*":
3913-
version "4.7.9"
3914-
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.9.tgz#1cfb6d60ef3822c589f18e70f8b12f9a28ce8724"
3915-
integrity sha512-MUc6zSmU3tEVnkQ78q0peeEjKWPUADMlC/t++2bI8WnAG2tvYRPIgHG8lWkXwqc8MsUF6Z2MOf+Mh5sazOmhiQ==
3912+
"@types/history@*", "@types/history@^4.7.11":
3913+
version "4.7.11"
3914+
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.11.tgz#56588b17ae8f50c53983a524fc3cc47437969d64"
3915+
integrity sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==
39163916

39173917
"@types/html-minifier-terser@^6.0.0":
39183918
version "6.0.0"
@@ -4061,11 +4061,11 @@
40614061
"@types/react-router" "*"
40624062

40634063
"@types/react-router-dom@*", "@types/react-router-dom@^5.3.2":
4064-
version "5.3.2"
4065-
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.2.tgz#ebd8e145cf056db5c66eb1dac63c72f52e8542ee"
4066-
integrity sha512-ELEYRUie2czuJzaZ5+ziIp9Hhw+juEw8b7C11YNA4QdLCVbQ3qLi2l4aq8XnlqM7V31LZX8dxUuFUCrzHm6sqQ==
4064+
version "5.3.3"
4065+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.3.tgz#e9d6b4a66fcdbd651a5f106c2656a30088cc1e83"
4066+
integrity sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==
40674067
dependencies:
4068-
"@types/history" "*"
4068+
"@types/history" "^4.7.11"
40694069
"@types/react" "*"
40704070
"@types/react-router" "*"
40714071

0 commit comments

Comments
 (0)
0