Skip to content

Commit 7b46c44

Browse files
authored
Merge pull request #419 from rhinogram/oneil/RHIN-11557
manually update minimist to 1.2.7
2 parents 33703b6 + b36e9cb commit 7b46c44

File tree

9 files changed

+234
-290
lines changed

9 files changed

+234
-290
lines changed

dist/css/rhinostyle.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/rhinostyle.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/scripts/rhinostyle.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/scripts/rhinostyle.min.js.LICENSE.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ object-assign
2222
http://jedwatson.github.io/classnames
2323
*/
2424

25-
/*!
26-
Copyright (c) 2018 Jed Watson.
27-
Licensed under the MIT License (MIT), see
28-
http://jedwatson.github.io/classnames
29-
*/
30-
3125
/*!
3226
* Adapted from jQuery UI core
3327
*

dist/scripts/rhinostyle.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/rhinostyle-docs.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/rhinostyle-docs.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/scripts/rhinostyle-docs.js

Lines changed: 225 additions & 278 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"type": "git",
3131
"url": "https://github.com/rhinogram/rhinostyle"
3232
},
33+
"resolutions": {
34+
"minimist": "1.2.7"
35+
},
3336
"devDependencies": {
3437
"@babel/core": "7.16.0",
3538
"@babel/eslint-plugin": "7.14.5",

0 commit comments

Comments
 (0)