Skip to content

Commit

Permalink
Merge branch 'dev' into keyvault_cert_sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie-Microsoft committed Sep 25, 2024
2 parents d5092ba + fafaada commit add9a9e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion extensions/msal-node-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint-config-msal": "file:../../shared-configs/eslint-config-msal",
"jest": "^29.5.0",
"node-addon-api": "^6.1.0",
"rollup": "^3.20.2",
"rollup": "^3.29.5",
"rollup-msal": "file:../../shared-configs/rollup-msal",
"shx": "^0.3.4",
"ts-jest": "^29.1.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"msal-test-utils": "file:../../shared-test-utils",
"prettier": "^2.8.7",
"rimraf": "^3.0.0",
"rollup": "^3.14.0",
"rollup": "^3.29.5",
"rollup-msal": "file:../../shared-configs/rollup-msal",
"shx": "^0.3.2",
"sinon": "^7.5.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"msal-test-utils": "file:../../shared-test-utils",
"prettier": "2.8.7",
"rimraf": "^3.0.2",
"rollup": "^3.14.0",
"rollup": "^3.29.5",
"rollup-msal": "file:../../shared-configs/rollup-msal",
"shx": "^0.3.2",
"sinon": "^7.5.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"eslint-config-msal": "file:../../shared-configs/eslint-config-msal",
"jest": "^29.5.0",
"prettier": "2.8.7",
"rollup": "^3.20.1",
"rollup": "^3.29.5",
"rollup-msal": "file:../../shared-configs/rollup-msal",
"ts-jest": "^29.1.0",
"tslib": "^1.10.0",
Expand Down
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit add9a9e

Please sign in to comment.