Skip to content

Commit

Permalink
feat: upgrade mdn-data to v2.0.25; upgrade devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
apasov committed Dec 22, 2021
1 parent 74cb348 commit deef47c
Show file tree
Hide file tree
Showing 5 changed files with 1,285 additions and 1,291 deletions.
2 changes: 1 addition & 1 deletion dist/animatable.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/animatable.js.map

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,26 @@
"up": "yarn upgrade-interactive && ncu -i && yarn"
},
"dependencies": {
"css-tree-animatable": "^1.0.14",
"css-tree-animatable": "^1.0.16",
"lodash.isnumber": "^3.0.3",
"lodash.isplainobject": "^4.0.6",
"lodash.isstring": "^4.0.1",
"mdn-data-animatable": "^1.1.14"
"mdn-data-animatable": "^1.1.16"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@rollup/plugin-commonjs": "^20.0.0",
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"babel-jest": "^27.2.0",
"eslint": "^7.32.0",
"@rollup/plugin-node-resolve": "^13.1.1",
"babel-jest": "^27.4.5",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-json": "^3.1.0",
"jest": "^27.2.0",
"prettier": "^2.4.1",
"rollup": "^2.56.3",
"jest": "^27.4.5",
"prettier": "^2.5.1",
"rollup": "^2.61.1",
"rollup-plugin-terser": "^7.0.2"
},
"jest": {
Expand Down
6 changes: 3 additions & 3 deletions src/popularIndex.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
119, 178, 4, 52, 182, 183, 16, 42, 33, 37, 177, 77, 48, 86, 47, 67, 122, 124, 6, 19, 133, 132, 98, 128, 131, 45, 34, 38, 97, 104, 136, 96, 93, 185, 123, 43, 44, 17, 18, 107, 70, 60, 89, 179, 109, 175, 87, 111, 50, 23, 25, 24, 174, 64, 63, 51, 62, 56, 170, 120, 2, 186, 112, 135,
184, 134, 49, 181, 54, 138, 168, 75, 76, 66, 115, 139, 53, 69, 57, 166, 95, 58, 180, 116, 118, 92, 91, 94, 121, 125, 169, 3, 61, 5, 167, 8, 99, 15, 20, 165, 1, 68, 32, 163, 164, 137, 72, 74, 73, 55, 59, 35, 113, 114, 117, 36, 78, 7, 110, 108, 105, 103, 152, 162, 161, 156, 160,
153, 154, 155, 158, 159, 127, 126, 65, 130, 129, 10, 11, 13, 14, 27, 41, 28, 30, 31, 12, 26, 82, 81, 80, 46, 90
120, 179, 4, 52, 183, 184, 16, 42, 33, 37, 178, 77, 48, 87, 47, 67, 123, 125, 6, 19, 134, 133, 99, 129, 132, 45, 34, 38, 98, 105, 137, 97, 94, 186, 124, 43, 44, 17, 18, 108, 70, 60, 90, 180, 110, 176, 88, 112, 50, 23, 25, 24, 175, 64, 63, 51, 62, 56, 171, 121, 2, 187, 113, 136,
185, 135, 49, 182, 54, 139, 169, 75, 76, 66, 116, 140, 53, 69, 57, 167, 96, 58, 181, 117, 119, 93, 92, 95, 122, 126, 170, 3, 61, 5, 168, 8, 100, 15, 20, 166, 1, 68, 32, 164, 165, 138, 72, 74, 73, 55, 59, 35, 114, 115, 118, 36, 78, 7, 111, 109, 106, 104, 153, 163, 162, 157, 161,
154, 155, 156, 159, 160, 128, 127, 65, 131, 130, 10, 11, 13, 14, 27, 41, 28, 30, 31, 12, 26, 83, 82, 81, 46, 91
]

0 comments on commit deef47c

Please sign in to comment.