Skip to content

Commit 8c1c667

Browse files
committed
Update NPM dependencies
1 parent a1fdac5 commit 8c1c667

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

template.rb

+4-4
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ def create_package_json
5454
"private": "true",
5555
"dependencies": {
5656
"@hotwired/stimulus": "^3.0.1",
57-
"@hotwired/turbo-rails": "^7.1.0",
58-
"govuk-frontend": "^4.0.0",
59-
"esbuild": "^0.14.11",
60-
"sass": "^1.47.0"
57+
"@hotwired/turbo-rails": "^7.1.1",
58+
"govuk-frontend": "^4.0.1",
59+
"esbuild": "^0.14.23",
60+
"sass": "^1.49.8"
6161
},
6262
"scripts": {
6363
"build": "esbuild app/javascript/*.* --bundle --outdir=app/assets/builds",

0 commit comments

Comments
 (0)