Skip to content

Commit 792bbfd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update devdependencies
1 parent f8285a7 commit 792bbfd

File tree

4 files changed

+416
-408
lines changed

4 files changed

+416
-408
lines changed

Diff for: dist/debugger/VendorLib/vs-py-debugger/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@
17661766
"@types/lodash": "^4.14.104",
17671767
"@types/md5": "^2.1.32",
17681768
"@types/mocha": "^9.0.0",
1769-
"@types/node": "16.11.12",
1769+
"@types/node": "17.0.0",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^17.0.0",
17721772
"@types/react-dom": "^17.0.0",
@@ -1776,7 +1776,7 @@
17761776
"@types/shortid": "^0.0.29",
17771777
"@types/sinon": "^10.0.0",
17781778
"@types/temp": "^0.9.0",
1779-
"@types/tmp": "0.2.2",
1779+
"@types/tmp": "0.2.3",
17801780
"@types/untildify": "^3.0.0",
17811781
"@types/uuid": "^8.0.0",
17821782
"@types/winreg": "^1.2.30",
@@ -1825,7 +1825,7 @@
18251825
"prismjs": "^1.15.0",
18261826
"raw-loader": "^4.0.0",
18271827
"react": "^17.0.0",
1828-
"react-dev-utils": "^11.0.0",
1828+
"react-dev-utils": "^12.0.0",
18291829
"react-dom": "^17.0.0",
18301830
"react-json-tree": "^0.15.0",
18311831
"relative": "^3.0.2",

Diff for: lib/debugger/VendorLib/vs-py-debugger/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@
17661766
"@types/lodash": "^4.14.104",
17671767
"@types/md5": "^2.1.32",
17681768
"@types/mocha": "^9.0.0",
1769-
"@types/node": "16.11.12",
1769+
"@types/node": "17.0.0",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^17.0.0",
17721772
"@types/react-dom": "^17.0.0",
@@ -1776,7 +1776,7 @@
17761776
"@types/shortid": "^0.0.29",
17771777
"@types/sinon": "^10.0.0",
17781778
"@types/temp": "^0.9.0",
1779-
"@types/tmp": "0.2.2",
1779+
"@types/tmp": "0.2.3",
17801780
"@types/untildify": "^3.0.0",
17811781
"@types/uuid": "^8.0.0",
17821782
"@types/winreg": "^1.2.30",
@@ -1825,7 +1825,7 @@
18251825
"prismjs": "^1.15.0",
18261826
"raw-loader": "^4.0.0",
18271827
"react": "^17.0.0",
1828-
"react-dev-utils": "^11.0.0",
1828+
"react-dev-utils": "^12.0.0",
18291829
"react-dom": "^17.0.0",
18301830
"react-json-tree": "^0.15.0",
18311831
"relative": "^3.0.2",

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"devDependencies": {
7777
"@babel/cli": "7.16.0",
78-
"@babel/core": "7.16.0",
78+
"@babel/core": "7.16.5",
7979
"babel-preset-atomic": "^4.2.0",
8080
"build-commit": "0.1.4",
8181
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)