Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/sass-loader-16.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 18, 2024
2 parents fbb23d9 + f29d752 commit c2532b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"ava": "^6.1.3",
"jsdom": "^25.0.0",
"nodemon": "^3.1.4"
"nodemon": "^3.1.5"
},
"browserslist": [
"last 2 version",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6700,10 +6700,10 @@ node-res@^5.0.1:
on-finished "^2.3.0"
vary "^1.1.2"

nodemon@^3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.4.tgz#c34dcd8eb46a05723ccde60cbdd25addcc8725e4"
integrity sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==
nodemon@^3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.5.tgz#43d2a07d88a3778a3ba35b0dbdf505dcc5b3b5ad"
integrity sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit c2532b2

Please sign in to comment.