Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/types/jest-29.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs authored Feb 5, 2024
2 parents 560bb5c + 258b9e0 commit 296f581
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 14 deletions.
8 changes: 0 additions & 8 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@
"source=${env:HOME}${env:USERPROFILE}/.ssh,target=/home/vscode/.ssh,type=bind",
"source=${env:HOME}${env:USERPROFILE}/.gnupg,target=/home/vscode/.gnupg,type=bind"
],
// Features to add to the dev container. More info: https://containers.dev/features.
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {
"version": "latest",
"moby": "true",
"installDockerBuildx": "true"
},
},
"customizations": {
"vscode": {
"extensions": [
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# NHS EPS Spine Client

[![Release to GitHub Packages](https://github.com/NHSDigital/nhs-eps-spine-client/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/NHSDigital/nhs-eps-spine-client/actions/workflows/release.yml)
[![GitHub package version](https://img.shields.io/github/package-json/v/NHSDigital/nhs-eps-spine-client)](https://github.com/NHSDigital/nhs-eps-spine-client/pkgs/npm/eps-spine-client)
[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=NHSDigital_nhs-eps-spine-client)](https://sonarcloud.io/summary/new_code?id=NHSDigital_nhs-eps-spine-client)

This repository contains the code to invoke the Spine client, utilised in <https://github.com/NHSDigital/prescriptionsforpatients>
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-import-newlines": "^1.3.4",
"jest": "^29.7.0",
"license-checker": "^25.0.1",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"semantic-release": "^23.0.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.4.0",
Expand Down

0 comments on commit 296f581

Please sign in to comment.