Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 7822c1b

Browse files
committed
chore(deps): update dependency @types/babel__core to v7.1.17
1 parent e43afa8 commit 7822c1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/preset-typescript": "7.16.0",
4747
"@testing-library/jest-dom": "5.16.1",
4848
"@testing-library/react": "11.2.7",
49-
"@types/babel__core": "7.1.16",
49+
"@types/babel__core": "7.1.17",
5050
"@types/babel__plugin-transform-runtime": "7.9.2",
5151
"@types/babel__preset-env": "7.9.2",
5252
"@types/eslint": "7.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,10 +1863,10 @@
18631863
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.1.tgz#78b5433344e2f92e8b306c06a5622c50c245bf6b"
18641864
integrity sha512-S6oPal772qJZHoRZLFc/XoZW2gFvwXusYUmXPXkgxJLuEk2vOt7jc4Yo6z/vtI0EBkbPBVrJJ0B+prLIKiWqHg==
18651865

1866-
"@types/[email protected].16":
1867-
version "7.1.16"
1868-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.16.tgz#bc12c74b7d65e82d29876b5d0baf5c625ac58702"
1869-
integrity sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ==
1866+
"@types/[email protected].17":
1867+
version "7.1.17"
1868+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.17.tgz#f50ac9d20d64153b510578d84f9643f9a3afbe64"
1869+
integrity sha512-6zzkezS9QEIL8yCBvXWxPTJPNuMeECJVxSOhxNY/jfq9LxOTHivaYTqr37n9LknWWRTIkzqH2UilS5QFvfa90A==
18701870
dependencies:
18711871
"@babel/parser" "^7.1.0"
18721872
"@babel/types" "^7.0.0"

0 commit comments

Comments
 (0)