Skip to content

Commit ada02d1

Browse files
authored
Merge pull request #88 from localnerve/rc-6.15.1
@6.15.1 - update devdeps
2 parents cecccf3 + e364805 commit ada02d1

File tree

3 files changed

+29
-27
lines changed

3 files changed

+29
-27
lines changed

.github/FUNDING.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: localnerve
2+
custom: ['https://www.paypal.com/ncp/payment/DHCB5GUYMGX5U', 'https://www.paypal.com/donate/?hosted_button_id=U98LEKAK7DXML']

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localnerve/sass-asset-functions",
3-
"version": "6.15.0",
3+
"version": "6.15.1",
44
"description": "compass-style asset functions for dart-sass or other sass compilers",
55
"main": "index.js",
66
"exports": {
@@ -59,8 +59,8 @@
5959
"devDependencies": {
6060
"@babel/cli": "^7.28.0",
6161
"@babel/preset-env": "^7.28.0",
62-
"@eslint/js": "^9.32.0",
63-
"eslint": "^9.32.0",
62+
"@eslint/js": "^9.33.0",
63+
"eslint": "^9.33.0",
6464
"eslint-plugin-jest": "^29.0.1",
6565
"glob": "^11.0.3",
6666
"globals": "^16.3.0",

0 commit comments

Comments
 (0)