Skip to content

Commit 96f75a3

Browse files
authored
Merge pull request #368 from scratchfoundation/renovate/pin-dependencies
chore(deps): pin dependencies
2 parents a64a6b1 + 08ed5e8 commit 96f75a3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16
1+
16.20.2

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "git+ssh://[email protected]/scratchfoundation/scratch-desktop.git"
2626
},
2727
"dependencies": {
28-
"source-map-support": "^0.5.19"
28+
"source-map-support": "0.5.19"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "7.21.4",
@@ -74,6 +74,6 @@
7474
"webpack-merge": "4.2.2"
7575
},
7676
"resolutions": {
77-
"upath": "^1.0.5"
77+
"upath": "1.2.0"
7878
}
7979
}

0 commit comments

Comments
 (0)