Update gas-types-detailed (#133)

Update to latest version of gas-types-detailed
This commit is contained in:
Elisha Nuchi
2022-07-04 23:57:34 -04:00
committed by GitHub
parent fd73dc051c
commit f16d7d3a66
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -60,7 +60,7 @@
"eslint-plugin-standard": "^5.0.0", "eslint-plugin-standard": "^5.0.0",
"gas-client": "^1.0.0", "gas-client": "^1.0.0",
"gas-lib": "^2.0.4", "gas-lib": "^2.0.4",
"gas-types-detailed": "^1.0.0", "gas-types-detailed": "^1.1.0",
"gas-webpack-plugin": "^2.2.2", "gas-webpack-plugin": "^2.2.2",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"jest": "^28.1.1", "jest": "^28.1.1",
@@ -9047,9 +9047,9 @@
"dev": true "dev": true
}, },
"node_modules/gas-types-detailed": { "node_modules/gas-types-detailed": {
"version": "1.0.0", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/gas-types-detailed/-/gas-types-detailed-1.0.0.tgz", "resolved": "https://registry.npmjs.org/gas-types-detailed/-/gas-types-detailed-1.1.0.tgz",
"integrity": "sha512-0xsd2fRB1vjfA4St+p95PfNkVjIKJvHFDaORTOamhdnQffmp65euWGxg+iVWjoow1h4Fx2l7balN/YtsX3v6Tg==", "integrity": "sha512-jcX6uYeBVlg3AzYY6toEl1zyk+TkrIfu+6j6C9pnIJ8ZbPIXRDjhybq8DSOs1IVAqshRirZPxk+VzcnpGS0aoA==",
"dev": true "dev": true
}, },
"node_modules/gas-webpack-plugin": { "node_modules/gas-webpack-plugin": {
@@ -24883,9 +24883,9 @@
"dev": true "dev": true
}, },
"gas-types-detailed": { "gas-types-detailed": {
"version": "1.0.0", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/gas-types-detailed/-/gas-types-detailed-1.0.0.tgz", "resolved": "https://registry.npmjs.org/gas-types-detailed/-/gas-types-detailed-1.1.0.tgz",
"integrity": "sha512-0xsd2fRB1vjfA4St+p95PfNkVjIKJvHFDaORTOamhdnQffmp65euWGxg+iVWjoow1h4Fx2l7balN/YtsX3v6Tg==", "integrity": "sha512-jcX6uYeBVlg3AzYY6toEl1zyk+TkrIfu+6j6C9pnIJ8ZbPIXRDjhybq8DSOs1IVAqshRirZPxk+VzcnpGS0aoA==",
"dev": true "dev": true
}, },
"gas-webpack-plugin": { "gas-webpack-plugin": {
+1 -1
View File
@@ -85,7 +85,7 @@
"eslint-plugin-standard": "^5.0.0", "eslint-plugin-standard": "^5.0.0",
"gas-client": "^1.0.0", "gas-client": "^1.0.0",
"gas-lib": "^2.0.4", "gas-lib": "^2.0.4",
"gas-types-detailed": "^1.0.0", "gas-types-detailed": "^1.1.0",
"gas-webpack-plugin": "^2.2.2", "gas-webpack-plugin": "^2.2.2",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"jest": "^28.1.1", "jest": "^28.1.1",