Skip to content

Commit

Permalink
Bump @types/atob from 2.1.2 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [@types/atob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/atob) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/atob)

---
updated-dependencies:
- dependency-name: "@types/atob"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent 3b5640c commit 2ec0819
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/airbnb-prop-types": "^2.13.4",
"@types/atob": "^2.1.2",
"@types/atob": "^2.1.3",
"@types/classnames": "^2.3.1",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.200",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2910,10 +2910,10 @@
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.1.tgz#3286741fb8f1e1580ac28784add4c7a1d49bdfbc"
integrity sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q==

"@types/atob@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@types/atob/-/atob-2.1.2.tgz#157eb0cc46264a8c55f2273a836c7a1a644fb820"
integrity sha512-8GAYQ1jDRUQkSpHzJUqXwAkYFOxuWAOGLhIR4aPd/Y/yL12Q/9m7LsKpHKlfKdNE/362Hc9wPI1Yh6opDfxVJg==
"@types/atob@^2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@types/atob/-/atob-2.1.3.tgz#2bbe6d43a9b1426ce6ffb28e35aec5b07c24ac54"
integrity sha512-z5fVgG6QAUY9ecy4zTsrhNEFaCGIU9qgfvFSGTbxVACaUMK1fJICZWE/JreBvZGc4BNgafnFkCWMDBeCebpeKg==

"@types/babel__core@^7.0.0":
version "7.1.18"
Expand Down

0 comments on commit 2ec0819

Please sign in to comment.