Skip to content

Commit fde95a8

Browse files
committed
chore(deps): update dependency @codesee/babel-plugin-instrument to v0.551.0
1 parent dd7f163 commit fde95a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@babel/core": "^7.19.3",
5656
"@babel/plugin-transform-react-jsx": "7.21.0",
57-
"@codesee/babel-plugin-instrument": "0.547.0",
57+
"@codesee/babel-plugin-instrument": "0.551.0",
5858
"@codesee/tracker": "0.544.0",
5959
"@distributeaid/shared-config": "distributeaid/shared-config",
6060
"@storybook/addon-a11y": "^6.5.12",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1484,10 +1484,10 @@
14841484
exec-sh "^0.3.2"
14851485
minimist "^1.2.0"
14861486

1487-
"@codesee/babel-plugin-instrument@0.547.0":
1488-
version "0.547.0"
1489-
resolved "https://registry.yarnpkg.com/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.547.0.tgz#585d585f0b84a80cd19bf2234a9de57b53909247"
1490-
integrity sha512-/YqWAzRMmJRcUomq+FfYPV82RhYT/kNTrnv8MY37I2Hyg0j7J5+cqQmDTrlMKbsU3zxUEj1IiRhfRuBuPuodTQ==
1487+
"@codesee/babel-plugin-instrument@0.551.0":
1488+
version "0.551.0"
1489+
resolved "https://registry.yarnpkg.com/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.551.0.tgz#62c68d40740fdeb921136e0811865abae1f9c209"
1490+
integrity sha512-U3Li/qn1VoIBSkXUT3yIiGH/gOPrqPvwwisaqO9WiP+PKYvT7afDSeEFhcQbR6oTo/QJnLy6qyCpUi0wEutoUg==
14911491
dependencies:
14921492
"@babel/plugin-syntax-jsx" "^7.12.13"
14931493
"@babel/plugin-transform-typescript" "^7.14.4"

0 commit comments

Comments
 (0)