Skip to content

Commit c1b6e05

Browse files
authored
Merge pull request #240 from h2floh/dependabot/npm_and_yarn/shelljs-0.9.2
Bump shelljs from 0.8.5 to 0.9.2
2 parents 4e0370e + 445c82d commit c1b6e05

File tree

3 files changed

+173
-7
lines changed

3 files changed

+173
-7
lines changed

azure-devops-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "azure-dev-ops-react-ui-unit-testing",
44
"publisher": "nonexistingpublisher",
5-
"version": "0.1.134",
5+
"version": "0.1.135",
66
"name": "Azure DevOps ReactUI Testing",
77
"description": "Showcasing Azure DevOps React based UI Extension unit testing for an advanced example.",
88
"categories": [

package-lock.json

Lines changed: 171 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"node-sass": "^9.0.0",
6161
"rimraf": "^6.0.1",
6262
"sass-loader": "^16.0.4",
63-
"shelljs": "^0.8.5",
63+
"shelljs": "^0.9.2",
6464
"style-loader": "^4.0.0",
6565
"tfx-cli": "^0.17.0",
6666
"trim-newlines": ">=5.0.0",

0 commit comments

Comments
 (0)