Skip to content

Commit

Permalink
Run updater mobsuccess-devops/policy-github-updater-npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-bot committed Nov 6, 2023
1 parent 55533eb commit d8f4480
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "UNLICENSED",
"devDependencies": {
"@types/jest": "^29.2.4",
"@types/jest": "^29.5.7",
"eslint": "^8.39.0",
"jest": "^29.3.1",
"prettier": "^2.8.8"
Expand Down Expand Up @@ -1202,9 +1202,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.2.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.4.tgz",
"integrity": "sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==",
"version": "29.5.7",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz",
"integrity": "sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",
Expand Down Expand Up @@ -5287,9 +5287,9 @@
}
},
"@types/jest": {
"version": "29.2.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.4.tgz",
"integrity": "sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==",
"version": "29.5.7",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz",
"integrity": "sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==",
"dev": true,
"requires": {
"expect": "^29.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "",
"license": "UNLICENSED",
"devDependencies": {
"@types/jest": "^29.2.4",
"@types/jest": "^29.5.7",
"eslint": "^8.39.0",
"jest": "^29.3.1",
"prettier": "^2.8.8"
Expand Down

0 comments on commit d8f4480

Please sign in to comment.