Skip to content

Commit 1090a6e

Browse files
chore(deps): bump ghcr.io/devcontainers/features/node from 2.0.0 to 2.1.0 (#2326)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7f322e commit 1090a6e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"features": {
3-
"ghcr.io/devcontainers/features/node:2.0": {
4-
"version": "2.0.0",
5-
"resolved": "ghcr.io/devcontainers/features/node@sha256:fedd4c11f7adfb64283b578dddc7da906728daa25fa293351c9d913231acf12f",
6-
"integrity": "sha256:fedd4c11f7adfb64283b578dddc7da906728daa25fa293351c9d913231acf12f"
3+
"ghcr.io/devcontainers/features/node:2.1": {
4+
"version": "2.1.0",
5+
"resolved": "ghcr.io/devcontainers/features/node@sha256:586c9a6f7dd40bd3ba2cd41e7f2f88dcc31fbe5d1442afcbf07ffbc66b686857",
6+
"integrity": "sha256:586c9a6f7dd40bd3ba2cd41e7f2f88dcc31fbe5d1442afcbf07ffbc66b686857"
77
},
88
"ghcr.io/nordcominc/devcontainer-features/android-sdk:1": {
99
"version": "1.2.0",
1010
"resolved": "ghcr.io/nordcominc/devcontainer-features/android-sdk@sha256:c3e0c7e1b12fce18a257e163ade8515e534e58a7edad10dfb6d1fb1a250a307e",
1111
"integrity": "sha256:c3e0c7e1b12fce18a257e163ade8515e534e58a7edad10dfb6d1fb1a250a307e"
1212
}
1313
}
14-
}
14+
}

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"platform": "36",
2020
"build_tools": "36.0.0"
2121
},
22-
"ghcr.io/devcontainers/features/node:2.0": {
22+
"ghcr.io/devcontainers/features/node:2.1": {
2323
"nodeGypDependencies": false,
2424
"installYarnUsingApt": false,
2525
"version": "lts",

0 commit comments

Comments
 (0)