Skip to content

Commit

Permalink
Merge pull request #2131 from cfpb/ans_update_deps
Browse files Browse the repository at this point in the history
Update globals, sass, styelint-config-standard-scss
  • Loading branch information
anselmbradford authored Dec 3, 2024
2 parents bbbc48a + d6e7609 commit 23adcd5
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-react": "7.37.2",
"git-cliff": "2.7.0",
"glob": "11.0.0",
"globals": "15.12.0",
"globals": "15.13.0",
"http-server": "14.1.1",
"jest": "29.7.0",
"jest-cli": "29.7.0",
Expand All @@ -78,9 +78,9 @@
"prettier": "3.4.1",
"prop-types": "15.8.1",
"release-it": "17.10.0",
"sass": "1.81.0",
"sass": "1.81.1",
"stylelint": "16.11.0",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-config-standard-scss": "14.0.0",
"svgo": "3.3.0"
},
"prettier": {
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3493,7 +3493,7 @@ __metadata:
eslint-plugin-react: "npm:7.37.2"
git-cliff: "npm:2.7.0"
glob: "npm:11.0.0"
globals: "npm:15.12.0"
globals: "npm:15.13.0"
html-entities: "npm:2.5.2"
http-server: "npm:14.1.1"
jest: "npm:29.7.0"
Expand All @@ -3509,10 +3509,10 @@ __metadata:
react-is: "npm:18.3.1"
react-liquid: "npm:2.0.1"
release-it: "npm:17.10.0"
sass: "npm:1.81.0"
sass: "npm:1.81.1"
slugify: "npm:1.6.6"
stylelint: "npm:16.11.0"
stylelint-config-standard-scss: "npm:13.1.0"
stylelint-config-standard-scss: "npm:14.0.0"
svgo: "npm:3.3.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7052,10 +7052,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.12.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10c0/f34e0a1845b694f45188331742af9f488b07ba7440a06e9d2039fce0386fbbfc24afdbb9846ebdccd4092d03644e43081c49eb27b30f4b88e43af156e1c1dc34
"globals@npm:15.13.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 10c0/640365115ca5f81d91e6a7667f4935021705e61a1a5a76a6ec5c3a5cdf6e53f165af7f9db59b7deb65cf2e1f83d03ac8d6660d0b14c569c831a9b6483eeef585
languageName: node
linkType: hard

Expand Down Expand Up @@ -12786,9 +12786,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:1.81.1":
version: 1.81.1
resolution: "sass@npm:1.81.1"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -12799,7 +12799,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 10c0/be30371b1706ae84ca39fc724368deae5fd9cf94f4737fb0120f166e81545d113d1aa9abd3d797cf66f1d48625ab20ec838509f157d23e3e1e57c6a7e5e78cda
languageName: node
linkType: hard

Expand Down Expand Up @@ -13643,7 +13643,7 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended-scss@npm:^14.0.0":
"stylelint-config-recommended-scss@npm:^14.1.0":
version: 14.1.0
resolution: "stylelint-config-recommended-scss@npm:14.1.0"
dependencies:
Expand All @@ -13669,23 +13669,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-standard-scss@npm:13.1.0":
version: 13.1.0
resolution: "stylelint-config-standard-scss@npm:13.1.0"
"stylelint-config-standard-scss@npm:14.0.0":
version: 14.0.0
resolution: "stylelint-config-standard-scss@npm:14.0.0"
dependencies:
stylelint-config-recommended-scss: "npm:^14.0.0"
stylelint-config-standard: "npm:^36.0.0"
stylelint-config-recommended-scss: "npm:^14.1.0"
stylelint-config-standard: "npm:^36.0.1"
peerDependencies:
postcss: ^8.3.3
stylelint: ^16.3.1
stylelint: ^16.11.0
peerDependenciesMeta:
postcss:
optional: true
checksum: 10c0/d07cae806ee8b3e77684f019a8b22cc32642373da8053e6ae7ed716f8ddbe6ea1f7323633a6a1bbc9aa08c6a3dceb1dcf053d83fdd10d076b5a01da6e86801ae
checksum: 10c0/b885f02d955060a8e0214fd8dc30bfc6d84cbdeb870d34ce0761b258914857bd22d537ac1c8ee9755bf4cd5b1f3b94f4ad0270c2ff4362df7d5eb8d95b35db5e
languageName: node
linkType: hard

"stylelint-config-standard@npm:^36.0.0":
"stylelint-config-standard@npm:^36.0.1":
version: 36.0.1
resolution: "stylelint-config-standard@npm:36.0.1"
dependencies:
Expand Down

0 comments on commit 23adcd5

Please sign in to comment.