Skip to content

Commit 23fdadb

Browse files
chore(deps): update dependency @types/babel__code-frame to ^7.0.2 (#27068)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 22f69e8 commit 23fdadb

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
@@ -5,7 +5,7 @@
55
"@babel/plugin-transform-typescript": "^7.11.0",
66
"@babel/runtime": "^7.11.2",
77
"@lerna/prompt": "3.18.5",
8-
"@types/babel__code-frame": "^7.0.1",
8+
"@types/babel__code-frame": "^7.0.2",
99
"@types/better-queue": "^3.8.2",
1010
"@types/bluebird": "^3.5.32",
1111
"@types/cache-manager": "^2.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3387,10 +3387,10 @@
33873387
resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
33883388
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
33893389

3390-
"@types/babel__code-frame@^7.0.1":
3391-
version "7.0.1"
3392-
resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.1.tgz#baf2529c4abbfb5e4008c845efcfe39a187e2f99"
3393-
integrity sha512-FFfbQozKxYmOnCKFYV+EQprjBI7u2yaNc2ly/K9AhzyC8MzXtCtSRqptpw+HUJxhwCOo5mLwf1ATmzyhOaVbDg==
3390+
"@types/babel__code-frame@^7.0.2":
3391+
version "7.0.2"
3392+
resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.2.tgz#e0c0f1648cbc09a9d4e5b4ed2ae9a6f7c8f5aeb0"
3393+
integrity sha512-imO+jT/yjOKOAS5GQZ8SDtwiIloAGGr6OaZDKB0V5JVaSfGZLat5K5/ZRtyKW6R60XHV3RHYPTFfhYb+wDKyKg==
33943394

33953395
"@types/babel__core@^7.1.0":
33963396
version "7.1.2"

0 commit comments

Comments
 (0)