Skip to content

Commit 2d019f2

Browse files
renovate-botAurélien Ooms
authored andcommitted
Pin dependencies
1 parent fddb5e9 commit 2d019f2

File tree

2 files changed

+31
-228
lines changed

2 files changed

+31
-228
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@
3333
"@aureooms/js-mapping": "^3.1.0"
3434
},
3535
"devDependencies": {
36-
"@aureooms/js-codec-ascii": "^1.0.1",
37-
"@babel/cli": "^7.8.4",
38-
"@babel/core": "^7.9.0",
39-
"@babel/polyfill": "^7.8.7",
40-
"@babel/preset-env": "^7.9.5",
36+
"@aureooms/js-codec-ascii": "1.0.1",
37+
"@babel/cli": "7.8.4",
38+
"@babel/core": "7.9.0",
39+
"@babel/polyfill": "7.8.7",
40+
"@babel/preset-env": "7.9.5",
4141
"@babel/register": "7.9.0",
42-
"ava": "^3.8.1",
43-
"coveralls": "^3.1.0",
44-
"esdoc": "^1.1.0",
42+
"ava": "3.8.1",
43+
"coveralls": "3.1.0",
44+
"esdoc": "1.1.0",
4545
"esdoc-inject-script-plugin": "1.0.0",
4646
"esdoc-inject-style-plugin": "1.0.0",
4747
"esdoc-standard-plugin": "1.0.0",
48-
"np": "^6.2.3",
49-
"nyc": "^15.0.1"
48+
"np": "6.2.3",
49+
"nyc": "15.0.1"
5050
},
5151
"files": [
5252
"lib"

0 commit comments

Comments
 (0)