Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d94d706

Browse files
chore(deps-dev): bump less from 3.13.0 to 4.0.0
1 parent 93bf1a4 commit d94d706

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/react": "^17.0.0",
4949
"@types/react-dom": "^17.0.0",
5050
"husky": "^4.0.0",
51-
"less": "^3.9.0",
51+
"less": "^4.0.0",
5252
"lint-staged": "^10.0.1",
5353
"normalize.css": "^8.0.1",
5454
"parcel-bundler": "^1.10.3",

‎yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,6 +1606,13 @@ convert-source-map@^1.5.1, convert-source-map@^1.7.0:
16061606
dependencies:
16071607
safe-buffer "~5.1.1"
16081608

1609+
copy-anything@^2.0.1:
1610+
version "2.0.1"
1611+
resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-2.0.1.tgz#2afbce6da684bdfcbec93752fa762819cb480d9a"
1612+
integrity sha512-lA57e7viQHOdPQcrytv5jFeudZZOXuyk47lZym279FiDQ8jeZomXiGuVf6ffMKkJ+3TIai3J1J3yi6M+/4U35g==
1613+
dependencies:
1614+
is-what "^3.7.1"
1615+
16091616
copy-descriptor@^0.1.0:
16101617
version "0.1.1"
16111618
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
@@ -3227,6 +3234,11 @@ is-url@^1.2.2:
32273234
resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
32283235
integrity sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==
32293236

3237+
is-what@^3.7.1:
3238+
version "3.12.0"
3239+
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.12.0.tgz#f4405ce4bd6dd420d3ced51a026fb90e03705e55"
3240+
integrity sha512-2ilQz5/f/o9V7WRWJQmpFYNmQFZ9iM+OXRonZKcYgTkCzjb949Vi4h282PD1UfmgHk666rcWonbRJ++KI41VGw==
3241+
32303242
is-windows@^1.0.2:
32313243
version "1.0.2"
32323244
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -3409,11 +3421,13 @@ lcid@^2.0.0:
34093421
dependencies:
34103422
invert-kv "^2.0.0"
34113423

3412-
less@^3.9.0:
3413-
version "3.13.0"
3414-
resolved "https://registry.yarnpkg.com/less/-/less-3.13.0.tgz#6a47bb19d97edcf7a53d444b099275dd6b17c85a"
3415-
integrity sha512-uPhr9uoSGVKKYVGz0rXcYBK1zjwcIWRGcbnSgNt66XuIZYrYPaQiS+LeUOvqedBwrwdBYYaLqSff5ytGYuT7rA==
3424+
less@^4.0.0:
3425+
version "4.0.0"
3426+
resolved "https://registry.yarnpkg.com/less/-/less-4.0.0.tgz#d238cc25576c1f722794dbca4ac82e5e3c7e9e65"
3427+
integrity sha512-av1eEa2D0xZfF7fjLJS/Dld7zAYSLU7EOEJvuOELeaNI3i6L/81AdjbK5/pytaRkBwi7ZEa0433IDvMLskKCOw==
34163428
dependencies:
3429+
copy-anything "^2.0.1"
3430+
parse-node-version "^1.0.1"
34173431
tslib "^1.10.0"
34183432
optionalDependencies:
34193433
errno "^0.1.1"
@@ -4306,6 +4320,11 @@ parse-json@^5.0.0:
43064320
json-parse-better-errors "^1.0.1"
43074321
lines-and-columns "^1.1.6"
43084322

4323+
parse-node-version@^1.0.1:
4324+
version "1.0.1"
4325+
resolved "https://registry.yarnpkg.com/parse-node-version/-/parse-node-version-1.0.1.tgz#e2b5dbede00e7fa9bc363607f53327e8b073189b"
4326+
integrity sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==
4327+
43094328
parse5@5.1.0:
43104329
version "5.1.0"
43114330
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.0.tgz#c59341c9723f414c452975564c7c00a68d58acd2"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /