Skip to content

Commit 5f2e5c4

Browse files
Upgrade: Bump rimraf from 3.0.2 to 5.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v5.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Close #5550
1 parent a5089bc commit 5f2e5c4

File tree

94 files changed

+163
-93
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+163
-93
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"markdown-link-validator": "^1.0.1",
2727
"markdownlint": "^0.25.0",
2828
"npm-run-all": "^4.1.5",
29-
"rimraf": "^3.0.2",
29+
"rimraf": "^5.0.0",
3030
"rxjs": "^7.8.0",
3131
"semver": "^7.3.5",
3232
"shelljs": "^0.8.5",

packages/connector-jsdom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lodash": "^4.17.21",
3838
"npm-run-all": "^4.1.5",
3939
"nyc": "^15.1.0",
40-
"rimraf": "^3.0.2",
40+
"rimraf": "^5.0.0",
4141
"sinon": "^13.0.1",
4242
"typescript": "^4.5.5"
4343
},

packages/connector-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"npm-run-all": "^4.1.5",
3838
"nyc": "^15.1.0",
3939
"proxyquire": "^2.1.3",
40-
"rimraf": "^3.0.2",
40+
"rimraf": "^5.0.0",
4141
"sinon": "^13.0.1",
4242
"typescript": "^4.5.5"
4343
},

packages/connector-puppeteer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"nyc": "^15.1.0",
4747
"proxyquire": "^2.1.3",
4848
"puppeteer": "^10.4.0",
49-
"rimraf": "^3.0.2",
49+
"rimraf": "^5.0.0",
5050
"sinon": "^13.0.1",
5151
"typescript": "^4.5.5"
5252
},

packages/create-hint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nyc": "^15.1.0",
4141
"path-browserify": "^1.0.1",
4242
"proxyquire": "^2.1.3",
43-
"rimraf": "^3.0.2",
43+
"rimraf": "^5.0.0",
4444
"sinon": "^13.0.1",
4545
"ts-loader": "^9.3.1",
4646
"typescript": "^4.5.5",

packages/create-hintrc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nyc": "^15.1.0",
4141
"path-browserify": "^1.0.1",
4242
"proxyquire": "^2.1.3",
43-
"rimraf": "^3.0.2",
43+
"rimraf": "^5.0.0",
4444
"sinon": "^13.0.1",
4545
"ts-loader": "^9.3.1",
4646
"typescript": "^4.5.5",

packages/create-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nyc": "^15.1.0",
4141
"path-browserify": "^1.0.1",
4242
"proxyquire": "^2.1.3",
43-
"rimraf": "^3.0.2",
43+
"rimraf": "^5.0.0",
4444
"sinon": "^13.0.1",
4545
"ts-loader": "^9.3.1",
4646
"typescript": "^4.5.5",

packages/extension-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"react": "^18.1.0",
9191
"react-dom": "^18.2.0",
9292
"react-syntax-highlighter": "^15.5.0",
93-
"rimraf": "^3.0.2",
93+
"rimraf": "^5.0.0",
9494
"setimmediate": "^1.0.5",
9595
"sinon": "^13.0.1",
9696
"stream-browserify": "^3.0.0",

packages/extension-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"npm-run-all": "^4.1.5",
4545
"nyc": "^15.1.0",
4646
"proxyquire": "^2.1.3",
47-
"rimraf": "^3.0.2",
47+
"rimraf": "^5.0.0",
4848
"sinon": "^13.0.1",
4949
"ts-loader": "^9.3.1",
5050
"typescript": "^4.5.5",

packages/formatter-codeframe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"npm-run-all": "^4.1.5",
3535
"nyc": "^15.1.0",
3636
"proxyquire": "^2.1.3",
37-
"rimraf": "^3.0.2",
37+
"rimraf": "^5.0.0",
3838
"sinon": "^13.0.1",
3939
"typescript": "^4.5.5"
4040
},

0 commit comments

Comments
 (0)