Skip to content

Commit 743faf9

Browse files
⬆️ Bump @staart/site from 2.2.0 to 2.4.0
Bumps [@staart/site](https://github.com/staart/site) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/staart/site/releases) - [Changelog](https://github.com/staart/site/blob/master/CHANGELOG.md) - [Commits](staart/site@v2.2.0...v2.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 27db929 commit 743faf9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"watch": "onchange '*.{html,scss,ts,json}' -- yarn site"
1313
},
1414
"devDependencies": {
15-
"@staart/site": "^2.2.0"
15+
"@staart/site": "^2.4.0"
1616
}
1717
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
dependencies:
2626
regenerator-runtime "^0.13.4"
2727

28-
"@staart/site@^2.2.0":
29-
version "2.2.0"
30-
resolved "https://registry.yarnpkg.com/@staart/site/-/site-2.2.0.tgz#493a6c4365524e9024c1a16eab1b006d08dc2a83"
31-
integrity sha512-XSkbxxrUtkOGnBv4et4tSxo8ojiYI3TrnDU8SIQy9PZDlknSp3ijIRzaZ5K5LNT2b1hmP9Wr1CRnFr6ElyQnjg==
28+
"@staart/site@^2.4.0":
29+
version "2.4.0"
30+
resolved "https://registry.yarnpkg.com/@staart/site/-/site-2.4.0.tgz#7ea943e5d54d89c160cfc32ad573ad584f6ec85b"
31+
integrity sha512-d50ZMXbckHkhdmfhktLw55/s+w22KHhlgRZQEaowTsbiyZ4HVbPSjxDbGX46Fl3NjXq0BmSMVb8mS3dpbZEicw==
3232
dependencies:
3333
axios "^0.19.2"
3434
concurrently "^5.2.0"

0 commit comments

Comments
 (0)