chore(deps): pin dependencies (#42419)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-09 22:18:09 +05:30
committed by GitHub
parent 63156dffee
commit 91b54278b6
2 changed files with 3 additions and 3 deletions

View File

@ -129,8 +129,8 @@
},
"devDependencies": {
"@babel/types": "7.14.4",
"@codesee/babel-plugin-instrument": "^0.33.1",
"@codesee/tracker": "^0.33.1",
"@codesee/babel-plugin-instrument": "0.33.3",
"@codesee/tracker": "0.33.3",
"@testing-library/jest-dom": "5.13.0",
"@testing-library/react": "11.2.7",
"@types/react-transition-group": "4.4.1",

View File

@ -136,7 +136,7 @@
"ora": "5.4.1",
"prettier": "2.3.1",
"prismjs": "1.23.0",
"process": "^0.11.10",
"process": "0.11.10",
"shx": "0.3.3",
"start-server-and-test": "1.12.5",
"typescript": "4.3.2",