Skip to content

Commit c94b112

Browse files
chore(deps): update all non-major dependencies
1 parent 8765b3f commit c94b112

4 files changed

Lines changed: 93 additions & 98 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
node: circleci/node@7.1.1
4+
node: circleci/node@7.2.1
55

66
executor_node: &executor_node
77
executor:

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.19.0
1+
22.21.1

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@
4949
"bootstrap": "5.2.2",
5050
"gh-pages": "6.3.0",
5151
"husky": "9.1.7",
52-
"nodemon": "3.1.10",
52+
"nodemon": "3.1.11",
5353
"npm-run-all2": "8.0.4",
5454
"prettier": "3.6.2",
55-
"sass": "1.91.0",
56-
"semantic-release": "24.2.7",
57-
"serve": "14.2.4",
58-
"stylelint": "16.23.1",
55+
"sass": "1.94.0",
56+
"semantic-release": "24.2.9",
57+
"serve": "14.2.5",
58+
"stylelint": "16.25.0",
5959
"stylelint-config-standard": "36.0.1"
6060
},
6161
"browserslist": [

0 commit comments

Comments
 (0)