chore(deps): update automerged always - codesee to v0.587.0

This commit is contained in:
renovate[bot]
2023-05-13 06:00:34 +00:00
parent a2cf596599
commit 2cfadcf28a
2 changed files with 13 additions and 13 deletions

View File

@@ -138,8 +138,8 @@
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/types": "7.21.5",
"@codesee/babel-plugin-instrument": "0.582.0",
"@codesee/tracker": "0.582.0",
"@codesee/babel-plugin-instrument": "0.587.0",
"@codesee/tracker": "0.587.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@total-typescript/ts-reset": "^0.4.0",

22
pnpm-lock.yaml generated
View File

@@ -729,11 +729,11 @@ importers:
specifier: 7.21.5
version: 7.21.5
'@codesee/babel-plugin-instrument':
specifier: 0.582.0
version: 0.582.0(@babel/core@7.21.8)
specifier: 0.587.0
version: 0.587.0(@babel/core@7.21.8)
'@codesee/tracker':
specifier: 0.582.0
version: 0.582.0
specifier: 0.587.0
version: 0.587.0
'@testing-library/react':
specifier: 12.1.5
version: 12.1.5(react-dom@16.14.0)(react@16.14.0)
@@ -3787,7 +3787,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.0
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-plugin-utils': 7.21.5
dev: true
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.20.12):
@@ -3796,7 +3796,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.20.12
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-plugin-utils': 7.21.5
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.8):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
@@ -5715,7 +5715,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.20.12
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-plugin-utils': 7.21.5
'@babel/helper-validator-option': 7.21.0
'@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.20.12)
'@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.20.12)
@@ -5901,8 +5901,8 @@ packages:
minimist: 1.2.8
dev: true
/@codesee/babel-plugin-instrument@0.582.0(@babel/core@7.21.8):
resolution: {integrity: sha512-xWZn/T7rTYoLo7vw+ARcX5XzG519qqPeX6EJknsb1J8onQnm91X8LmrlsjvHnmO15U4zRl5Zt+TcTnnqp3BQRQ==}
/@codesee/babel-plugin-instrument@0.587.0(@babel/core@7.21.8):
resolution: {integrity: sha512-kay2VYlVFUugILxnzNdeExTSGYDYgtpSuvevgVk6nIDSaZUVq8YisesePwro/Mo+op7mMMdXpaRvj5d2yncfBQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
@@ -5917,8 +5917,8 @@ packages:
- supports-color
dev: true
/@codesee/tracker@0.582.0:
resolution: {integrity: sha512-xL5pdcsw+taj0o15bD7asHNuwgeCl4tMX+7pJM7m1lW9OimuXX3TnwK7LO2q0FttH1w56SbjNYTAkL+2k2yXow==}
/@codesee/tracker@0.587.0:
resolution: {integrity: sha512-qCz4rA53Yy+u22N+ypMD4O4jPQmc/+/n2e6CV54z9SxAb7eN5DQyuckVF5JUOrW4yjU/n7UdFKsyaCJ9S0BDJw==}
dev: true
/@colors/colors@1.5.0: